OSDN Git Service

Now use the __debugbreak intrinsic instead of calling RaiseException; it requires...
authorAaron Ballman <aaron@aaronballman.com>
Tue, 10 Feb 2015 21:13:04 +0000 (21:13 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Tue, 10 Feb 2015 21:13:04 +0000 (21:13 +0000)
commita4109ad7b9cf86d38c3130127e3dd6f8cd00b40f
tree1dea11c3e45d2c775b323d3e415f541bfa75853a
parent363b645818cbeb326b283b4101f2059a8116f8c0
Now use the __debugbreak intrinsic instead of calling RaiseException; it requires no forward declares and still calls VEH.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@228745 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/Compiler.h