summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
diff options
context:
space:
mode:
authorKeno Fischer <kfischer@college.harvard.edu>2015-06-29 21:52:45 +0000
committerKeno Fischer <kfischer@college.harvard.edu>2015-06-29 21:52:45 +0000
commit121c1c54bf7f0fbcc78485770a04af177bb1d144 (patch)
tree562297f1ab72d52fa6d53cf08f6018312435b0b0 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
parentc349cf393925d183ed7dd8e69fa3f51169caf024 (diff)
downloadbcm5719-llvm-121c1c54bf7f0fbcc78485770a04af177bb1d144.tar.gz
bcm5719-llvm-121c1c54bf7f0fbcc78485770a04af177bb1d144.zip
Add -lpthread to LLDB shared lib link line unconditionally
Usually -lpthread is included due to LLVM link options, but when LLVM threading is disabled, this does not happen. pthread is still needed however because LLDB uses threading regardless of whether LLVM is built with threading support or not. Differential Revision: http://reviews.llvm.org/D5431 llvm-svn: 241006
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud