-Wdeprecated cleanup: Make CallGraph movable by default by using unique_ptr members...
[oota-llvm.git] / test / Instrumentation / AddressSanitizer / do-not-instrument-promotable-allocas.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 Anna Zaks[asan] Skip promotable allocas to improve performance...