1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/include/llvm/Passes
Neil Henning 8521aa2a65 ABI breaking changes fixes.
This commit mostly just replaces bad uses of `NDEBUG` with uses of
`LLVM_ENABLE_ABI_BREAKING_CHANGES` - the safe way to include ABI
breaking changes (normally extra struct elements in headers).

Differential Revision: https://reviews.llvm.org/D104216
2021-06-15 11:08:13 +01:00
..
PassBuilder.h [PassManager] add helper function to hold set of vector passes (2nd try) 2021-05-10 14:43:00 -04:00
PassPlugin.h
StandardInstrumentations.h ABI breaking changes fixes. 2021-06-15 11:08:13 +01:00