llvm-project/llvm/lib/Transforms
George Burgess IV 3482871645 Sort includes + include a missing `extern "C"` header
If we don't include Initialization.h,
`LLVMInitializeAggressiveInstCombiner` won't see its `extern "C"` decl.
This causes sadness, name mangling, and linker errors.

Reported on the mailing lists by Vladimir Vissoultchev. Thanks!

llvm-svn: 336736
2018-07-10 22:48:13 +00:00
..
AggressiveInstCombine Sort includes + include a missing `extern "C"` header 2018-07-10 22:48:13 +00:00
Coroutines Move Analysis/Utils/Local.h back to Transforms 2018-06-04 21:23:21 +00:00
Hello
IPO [ThinLTO] Use std::map to get determistic imports files 2018-07-10 20:06:04 +00:00
InstCombine [InstCombine] allow flag propagation when using safe constant 2018-07-10 16:09:49 +00:00
Instrumentation [gcov] Fix ABI when calling llvm_gcov_... routines from instrumentation code 2018-07-10 16:05:47 +00:00
ObjCARC ProvenanceAnalysis: Store WeakTrackingVH instead of Value* in UnderlyingValue Cache. 2018-06-21 05:14:00 +00:00
Scalar [PM/Unswitch] Fix unused variable in r336646. 2018-07-10 08:57:04 +00:00
Utils [Evaluator] Examine alias when evaluating function call 2018-07-10 16:34:23 +00:00
Vectorize [DebugInfo][LoopVectorize] Preserve DL in induction PHI and Add 2018-07-10 13:29:50 +00:00
CMakeLists.txt Another try to commit 323321 (aggressive instruction combine). 2018-01-25 12:06:32 +00:00
LLVMBuild.txt Another try to commit 323321 (aggressive instruction combine). 2018-01-25 12:06:32 +00:00