diff options
author | Mark Seaborn <mseaborn@chromium.org> | 2013-10-29 10:10:26 -0700 |
---|---|---|
committer | Mark Seaborn <mseaborn@chromium.org> | 2013-10-29 10:10:26 -0700 |
commit | a6df9e3ab2ab7b43a6097edec19990b25ccf15b7 (patch) | |
tree | eb7b106e95940f25f6211a3e20350adb02beb142 /lib/Support/Unix | |
parent | dbd6c566dc997e7e023c86034cbf4d4821ffbc9b (diff) |
PNaCl: Add option to PNaClABISimplify for enabling the PNaClSjLjEH pass
Making this an 'enable' option (rather than using the pass name,
"-pnacl-sjlj-eh") will allow us to reorder the passes within
PNaClABISimplify.cpp later without having to change pnacl-ld.py (which
lives outside the pnacl-llvm repo).
It also means that the option can turn off LowerInvoke, which might
reduce the link time a little.
BUG=https://code.google.com/p/nativeclient/issues/detail?id=3696
TEST=tested with PNaCl-side plumbing in pnacl-ld.py etc.
Review URL: https://codereview.chromium.org/33743010
Diffstat (limited to 'lib/Support/Unix')
0 files changed, 0 insertions, 0 deletions