aboutsummaryrefslogtreecommitdiffstats
path: root/tools/llvm-as/llvm-as.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2003-08-28 21:23:43 +0000
committerChris Lattner <sabre@nondot.org>2003-08-28 21:23:43 +0000
commitaeb54b882c0ca460517b90c634d2846c5c2aaab3 (patch)
treed3d879208e18e89c70e361b016809b6307ae3aa3 /tools/llvm-as/llvm-as.cpp
parent81f0dbdc23235db3f056e7170c7cc1da1b3103f8 (diff)
downloadexternal_llvm-aeb54b882c0ca460517b90c634d2846c5c2aaab3.zip
external_llvm-aeb54b882c0ca460517b90c634d2846c5c2aaab3.tar.gz
external_llvm-aeb54b882c0ca460517b90c634d2846c5c2aaab3.tar.bz2
Add support for the llvm.unwind intrinsic, which we codegen to just do an abort
until we implement unwinding. Add support for the invoke instruction, which codegens just like a call with a branch after it. The end effect of this change is that programs using the invoke instruction, but never unwinding, will work fine. Programs that unwind will abort until we get unwind support. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8187 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'tools/llvm-as/llvm-as.cpp')
0 files changed, 0 insertions, 0 deletions