llvm-project/llvm/lib/Transforms
Chandler Carruth 5957375902 Revert "Retry "[ProfileData] (llvm) Use Error in InstrProf and Coverage, NFC""
This reverts commit r269491. It triggers warnings with Clang, breaking
builds for -Werror users including several build bots.

llvm-svn: 269547
2016-05-14 05:26:26 +00:00
..
Hello Remove autoconf support 2016-01-26 21:29:08 +00:00
IPO [ThinLTO] Don't re-analyze callee at same threshold unnecessarily 2016-05-11 22:56:19 +00:00
InstCombine use 'match' for less indenting; NFCI 2016-05-13 21:51:17 +00:00
Instrumentation Revert "Retry "[ProfileData] (llvm) Use Error in InstrProf and Coverage, NFC"" 2016-05-14 05:26:26 +00:00
ObjCARC Unify XDEBUG and EXPENSIVE_CHECKS (into the latter), and add an option to the cmake build to enable them. 2016-04-29 15:22:48 +00:00
Scalar [PM] Port LowerAtomic to the new pass manager. 2016-05-13 22:52:35 +00:00
Utils use range-loops; NFCI 2016-05-13 20:24:53 +00:00
Vectorize Correct spelling in comment (NFC) 2016-05-13 21:01:07 +00:00
CMakeLists.txt
LLVMBuild.txt