diff options
author | Chaoren Lin <chaorenl@google.com> | 2015-04-13 18:21:31 +0000 |
---|---|---|
committer | Chaoren Lin <chaorenl@google.com> | 2015-04-13 18:21:31 +0000 |
commit | f4a92bda497280f12657131cd3bf09dff04614cd (patch) | |
tree | 6a18585b418d1b64c9759eb93c9c5281ae551992 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 69e51cae33c86d62d4421ed3c9eff3a2022a5cbc (diff) | |
download | llvm-f4a92bda497280f12657131cd3bf09dff04614cd.zip llvm-f4a92bda497280f12657131cd3bf09dff04614cd.tar.gz llvm-f4a92bda497280f12657131cd3bf09dff04614cd.tar.bz2 |
Missing `-lpthread` causes gcc test failure.
Summary:
`-lpthread` was removed for `g++ -std=c++11` on Linux due to llvm.org/pr21553,
but the original issue doesn't seem to be reproducible anymore. Even if it were,
it had nothing to do with compiling inferiors.
Reviewers: sbest, sivachandra, chying
Subscribers: lldb-commits
Differential Revision: http://reviews.llvm.org/D8991
llvm-svn: 234770
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions