diff options
| author | Dan Albert <danalbert@google.com> | 2014-07-14 17:00:29 +0000 |
|---|---|---|
| committer | Dan Albert <danalbert@google.com> | 2014-07-14 17:00:29 +0000 |
| commit | d3217471537d45569dab3f65b4fab6b0c6b3abdd (patch) | |
| tree | 2d77544d49ba8ad438e3c830dc8eb89a3febe4f3 /llvm/lib/MC | |
| parent | a88f27897a2f638e14398422669155effd3a2ee2 (diff) | |
| download | bcm5719-llvm-d3217471537d45569dab3f65b4fab6b0c6b3abdd.tar.gz bcm5719-llvm-d3217471537d45569dab3f65b4fab6b0c6b3abdd.zip | |
Fix for libc++abi when using -Wl,--as-needed.
The cmake files for libc++abi and the unwinder weren't linking against
libpthread or an unwind library. If the tests were linked with
-Wl,--as-needed, these libraries wouldn't be linked, causing them to
fail.
Patch contributed by İsmail Dönmez.
llvm-svn: 212958
Diffstat (limited to 'llvm/lib/MC')
0 files changed, 0 insertions, 0 deletions

