1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/include
Mehdi Amini c518a52036 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
2016-11-28 22:57:11 +00:00
..
llvm Put ABI breaking test in Error checking behind LLVM_ENABLE_ABI_BREAKING_CHECKS 2016-11-28 22:57:11 +00:00
llvm-c Kill deprecated attribute API 2016-11-06 07:48:46 +00:00