commit | b3a7b8e12359f120212026610c061f9cef0ef93d | [log] [tgz] |
---|---|---|
author | George Burgess IV <george.burgess.iv@gmail.com> | Tue Jul 10 22:48:13 2018 +0000 |
committer | George Burgess IV <george.burgess.iv@gmail.com> | Tue Jul 10 22:48:13 2018 +0000 |
tree | 8ce9da684b97ff1e8fb27a2d9bfae76e77ce5028 | |
parent | 42c5f73d3bbda56aca62543e0151fad06c530763 [diff] |
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! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@336736 91177308-0d34-0410-b5e6-96231b3b80d8