OSDN Git Service

On Windows, we now use RaiseException to generate the kind of trap we require (one...
authorAaron Ballman <aaron@aaronballman.com>
Mon, 9 Feb 2015 23:11:39 +0000 (23:11 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Mon, 9 Feb 2015 23:11:39 +0000 (23:11 +0000)
commitb9df444409e3344b8505ada72929a463409eb7bc
tree516fb7aad1e0e3eadb3229cde003fdf09ffda6cc
parentf7d4569298eb9086caede3fe4532c6218c1a7e24
On Windows, we now use RaiseException to generate the kind of trap we require (one which calls our vectored exception handler), and fall back to using a volatile write to simulate a trap elsewhere.

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