summaryrefslogtreecommitdiffstats
path: root/llvm/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
commit147b66cd2bad097beb3c50d57f8e87e60b04820b (patch)
tree2020df00c9a1ff74171231613431b761a5a8059f /llvm/tools/llvm-as/llvm-as.cpp
parent0ca03c01399de40266404cef16713afec0d229eb (diff)
downloadbcm5719-llvm-147b66cd2bad097beb3c50d57f8e87e60b04820b.tar.gz
bcm5719-llvm-147b66cd2bad097beb3c50d57f8e87e60b04820b.zip
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. llvm-svn: 8187
Diffstat (limited to 'llvm/tools/llvm-as/llvm-as.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud