TSan: Use `createSanitizerCtor` to create ctor, and call `__tsan_init`
[oota-llvm.git] / test / Instrumentation / DataFlowSanitizer / debug-nonzero-labels.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-12-05 Peter CollingbourneAdd target triples to all dfsan tests.
2014-08-22 Peter Collingbourne[dfsan] Fix non-determinism bug in non-zero label check...
2013-08-22 Peter CollingbourneDataFlowSanitizer: Prefix the name of each instrumented...
2013-08-15 Peter CollingbourneDataFlowSanitizer: Add a debugging feature to help...