summaryrefslogtreecommitdiffstats
path: root/llvm/lib/IR/LLVMContextImpl.h
diff options
context:
space:
mode:
authorReid Kleckner <reid@kleckner.net>2015-04-24 20:25:05 +0000
committerReid Kleckner <reid@kleckner.net>2015-04-24 20:25:05 +0000
commitcfbfe6f29cb9f66766fe0851062ca239a8299acb (patch)
tree922f845d30fba8d4a7d427478bbe7e37d37ecc5b /llvm/lib/IR/LLVMContextImpl.h
parent75ef0c09d0b5c3f9b6ee9e1dc1874b9d0001e8a4 (diff)
downloadbcm5719-llvm-cfbfe6f29cb9f66766fe0851062ca239a8299acb.tar.gz
bcm5719-llvm-cfbfe6f29cb9f66766fe0851062ca239a8299acb.zip
[SEH] Implement GetExceptionCode in __except blocks
This introduces an intrinsic called llvm.eh.exceptioncode. It is lowered by copying the EAX value live into whatever basic block it is called from. Obviously, this only works if you insert it late during codegen, because otherwise mid-level passes might reschedule it. llvm-svn: 235768
Diffstat (limited to 'llvm/lib/IR/LLVMContextImpl.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud