aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-objdump/llvm-objdump.cpp
diff options
context:
space:
mode:
authorBenjamin Kramer <benny.kra@googlemail.com>2017-01-13 10:14:07 +0000
committerBenjamin Kramer <benny.kra@googlemail.com>2017-01-13 10:14:07 +0000
commit5f1f6eceb3f322c23fb2b6808da5eaea5cfcf4f0 (patch)
treeed3f342d92eca4197fb6ec96bb315a59ac4d21b0 /llvm/tools/llvm-objdump/llvm-objdump.cpp
parent116bbab4e4f440364bdaa900bc70d6c262a0b973 (diff)
downloadllvm-5f1f6eceb3f322c23fb2b6808da5eaea5cfcf4f0.zip
llvm-5f1f6eceb3f322c23fb2b6808da5eaea5cfcf4f0.tar.gz
llvm-5f1f6eceb3f322c23fb2b6808da5eaea5cfcf4f0.tar.bz2
Fix the build of the include-fixer plugin for some shared cmake builds and MSVC.
- The include fixer plugin does not directly depend on pthread, but can pick up pthread references transitively through inlining. Just add pthreads to the linked libs unconditionally. - MSVC emits bogus warnings when including <future> and building without exceptions. Blacklist the warnings explicitly. llvm-svn: 291892
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions