aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/SourceMgr.cpp
diff options
context:
space:
mode:
authorwhitequark <whitequark@whitequark.org>2018-07-17 11:13:58 +0000
committerwhitequark <whitequark@whitequark.org>2018-07-17 11:13:58 +0000
commita41b24f32dd04e30d4b8877eba69e9220225e403 (patch)
tree8e53c138fba534de95b17ac5a7b9a115587e247c /llvm/lib/Support/SourceMgr.cpp
parent7c4a074505ca4c74685cbce6558fddf04ccbe036 (diff)
downloadllvm-a41b24f32dd04e30d4b8877eba69e9220225e403.zip
llvm-a41b24f32dd04e30d4b8877eba69e9220225e403.tar.gz
llvm-a41b24f32dd04e30d4b8877eba69e9220225e403.tar.bz2
[LLVM-C] Fix name mangling on AggressiveInstCombine
Similarly to rL336736, at least one more C API function does not properly get declared as extern "C" due to a missing header, causing name mangling and linking errors. This patch fixes calls to LLVMAddAggressiveInstCombinerPass(). Differential Revision: https://reviews.llvm.org/D49416 Reviewed By: whitequark llvm-svn: 337264
Diffstat (limited to 'llvm/lib/Support/SourceMgr.cpp')
0 files changed, 0 insertions, 0 deletions