aboutsummaryrefslogtreecommitdiff
path: root/lib/Bitcode/NaCl/Reader/NaClBitcodeReader.cpp
diff options
context:
space:
mode:
authorMark Seaborn <mseaborn@chromium.org>2013-04-15 11:30:48 -0700
committerMark Seaborn <mseaborn@chromium.org>2013-04-15 11:30:48 -0700
commit71f274cd5ce561343408e0e200b6956946e30f71 (patch)
tree9520015654a8b6bdecdbe8c8945a274416de53b0 /lib/Bitcode/NaCl/Reader/NaClBitcodeReader.cpp
parent91d2b76ec1001edd102267f30e722a4f21945122 (diff)
PNaCl ABI checker: Disallow the "resume" instruction
This instruction is used for C++ exception handling. It is only used inside basic blocks reached from landingpads, so it is stripped out by the "-lowerinvoke" pass. BUG=https://code.google.com/p/nativeclient/issues/detail?id=3377 TEST=NaCl small_tests Review URL: https://codereview.chromium.org/13832006
Diffstat (limited to 'lib/Bitcode/NaCl/Reader/NaClBitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions