aboutsummaryrefslogtreecommitdiff
path: root/lib/Bitcode/Writer/BitWriter.cpp
diff options
context:
space:
mode:
authorEli Bendersky <eliben@chromium.org>2013-05-09 15:16:09 -0700
committerEli Bendersky <eliben@chromium.org>2013-05-09 15:16:09 -0700
commit42ac59f56fb0d473f84b6be738a64e80b09557d1 (patch)
tree14b1e8cdea77da4c187478579140f2ca5e2ef73f /lib/Bitcode/Writer/BitWriter.cpp
parent4d0b8cd45df240218ff2e59a640912961072c681 (diff)
Support @llvm.nacl.{set|long}jmp intrinsics by translating them to library calls
This is similar to the way @llvm.{set|long}jmp are handled. The previously defined nacl-specific intrinsics are no longer used and are overridden. For the library call, call setjmp/longjmp without a preceding underscore as these symbols exist in our runtime support code (pnacl/support/setjmp_XXX.S) BUG=https://code.google.com/p/nativeclient/issues/detail?id=3429 R=mseaborn@chromium.org Review URL: https://codereview.chromium.org/14715018
Diffstat (limited to 'lib/Bitcode/Writer/BitWriter.cpp')
0 files changed, 0 insertions, 0 deletions