diff options
author | Mehdi Amini <mehdi.amini@apple.com> | 2016-11-28 22:57:11 +0000 |
---|---|---|
committer | Mehdi Amini <mehdi.amini@apple.com> | 2016-11-28 22:57:11 +0000 |
commit | c87de4249ddc9f090dc28796e6e5127aba1acfcd (patch) | |
tree | 1962ea3977b0e4adb0a8d162693d631c0984503f /llvm/lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp | |
parent | 4ffec859ebef5ac0e302c913ec71824d38db441e (diff) | |
download | bcm5719-llvm-c87de4249ddc9f090dc28796e6e5127aba1acfcd.tar.gz bcm5719-llvm-c87de4249ddc9f090dc28796e6e5127aba1acfcd.zip |
Put ABI breaking test in Error checking behind LLVM_ENABLE_ABI_BREAKING_CHECKS
This macro is supposed to be the one controlling the compatibility
of ABI breaks induced when enabling or disabling assertions in LLVM.
The macro is enabled by default in assertions build, so this commit
won't disable the tests.
Differential Revision: https://reviews.llvm.org/D26700
llvm-svn: 288087
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp')
0 files changed, 0 insertions, 0 deletions