llvm-6502/lib/Transforms
Bob Wilson 2475da80ed Revert "[asan] Poor man's coverage that works with ASan"
This reverts commit 194701. Apple's bootstrapped LTO builds have been failing,
and this change (along with compiler-rt 194702-194704) is the only thing on
the blamelist.  I will either reappy these changes or help debug the problem,
depending on whether this fixes the buildbots.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@194780 91177308-0d34-0410-b5e6-96231b3b80d8
2013-11-15 03:28:22 +00:00
..
Hello
InstCombine Update the docs to match the function name. 2013-11-13 01:12:01 +00:00
Instrumentation Revert "[asan] Poor man's coverage that works with ASan" 2013-11-15 03:28:22 +00:00
IPO Corruptly merge constants with explicit and implicit alignments. 2013-11-12 20:21:43 +00:00
ObjCARC
Scalar Fix -Wdelete-non-virtual-dtor warnings by making SampleProfile methods non-virtual 2013-11-13 13:09:39 +00:00
Utils Use StringRef instead of std::string 2013-11-13 20:09:11 +00:00
Vectorize
CMakeLists.txt
LLVMBuild.txt
Makefile