summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ExecutionEngine/SectionMemoryManager.cpp
diff options
context:
space:
mode:
authorReid Kleckner <rnk@google.com>2016-11-29 20:46:24 +0000
committerReid Kleckner <rnk@google.com>2016-11-29 20:46:24 +0000
commitaab2aae8ee582d0f6af9f8616772fed7cc0ef0b1 (patch)
tree5168e5443087bf5c5036268d67ac75155246cff7 /llvm/lib/ExecutionEngine/SectionMemoryManager.cpp
parent11407ae58194ed586bf296cd62515f2180652873 (diff)
downloadbcm5719-llvm-aab2aae8ee582d0f6af9f8616772fed7cc0ef0b1.tar.gz
bcm5719-llvm-aab2aae8ee582d0f6af9f8616772fed7cc0ef0b1.zip
Don't declare IsEnumDeclComplete as extern
Otherwise MSVC and clang-cl will see "extern inline" after merging redeclarations and emit it in all TUs that include Type.h and Decl.h. Noticed by inspection, since it's always the first thing to get emitted. llvm-svn: 288197
Diffstat (limited to 'llvm/lib/ExecutionEngine/SectionMemoryManager.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud