Don't refuse to transform constexpr(call(arg, ...)) to call(constexpr(arg), ...)...
[oota-llvm.git] / test / Instrumentation / AddressSanitizer / keep-instrumented_functions.ll
2013-06-26 Kostya Serebryany[asan] add option -asan-keep-uninstrumented-functions