diff options
author | Mark Seaborn <mseaborn@chromium.org> | 2013-04-10 09:37:34 -0700 |
---|---|---|
committer | Mark Seaborn <mseaborn@chromium.org> | 2013-04-10 09:37:34 -0700 |
commit | 76cd6aea1dd6e7a446f1e21ac05bc822a50d48ac (patch) | |
tree | 6c471fcadfa73d4b4a4ef463200bf1d186d1adb4 /lib/Bitcode/NaCl/Reader/NaClBitcodeReader.cpp | |
parent | 7ff3c9d24918270e4a001c712e2e153d7e27da5e (diff) |
PNaCl ABI checker: Disallow "section", "thread_local" and "gc" attributes
* Disallow "section" on functions and global variables.
* Disallow "thread_local" on global variables.
* Disallow "gc" on functions.
BUG= https://code.google.com/p/nativeclient/issues/detail?id=2837
BUG= https://code.google.com/p/nativeclient/issues/detail?id=3126
TEST=test/NaCl/PNaClABI/global-attributes.ll + PNaCl toolchain trybots
Review URL: https://codereview.chromium.org/14063007
Diffstat (limited to 'lib/Bitcode/NaCl/Reader/NaClBitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions