diff options
author | Mark Seaborn <mseaborn@chromium.org> | 2013-04-15 11:30:48 -0700 |
---|---|---|
committer | Mark Seaborn <mseaborn@chromium.org> | 2013-04-15 11:30:48 -0700 |
commit | 71f274cd5ce561343408e0e200b6956946e30f71 (patch) | |
tree | 9520015654a8b6bdecdbe8c8945a274416de53b0 /lib/Bitcode/NaCl/Reader/NaClBitcodeReader.cpp | |
parent | 91d2b76ec1001edd102267f30e722a4f21945122 (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