diff options
author | Benjamin Kramer <benny.kra@googlemail.com> | 2017-01-13 10:14:07 +0000 |
---|---|---|
committer | Benjamin Kramer <benny.kra@googlemail.com> | 2017-01-13 10:14:07 +0000 |
commit | 5f1f6eceb3f322c23fb2b6808da5eaea5cfcf4f0 (patch) | |
tree | ed3f342d92eca4197fb6ec96bb315a59ac4d21b0 /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | 116bbab4e4f440364bdaa900bc70d6c262a0b973 (diff) | |
download | llvm-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