[PATCH] D25402: [Driver] Pass -lunwind when using libc++ + compiler-rt

Michał Górny via cfe-commits cfe-commits at lists.llvm.org
Sun Oct 9 02:52:17 PDT 2016


mgorny added a reviewer: joerg.
mgorny updated this revision to Diff 74064.
mgorny added a comment.

I've updated the NetBSD tests (@joerg, please confirm if it's desired), and added a Linux test for the case. AFAICS most of the other targets override the method, some of them adding -lunwind already. I'd rather not modify the other targets that I don't really know.


https://reviews.llvm.org/D25402

Files:
  lib/Driver/ToolChain.cpp
  test/Driver/linux-ld.c
  test/Driver/netbsd.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25402.74064.patch
Type: text/x-patch
Size: 12678 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161009/76c2e635/attachment-0001.bin>


More information about the cfe-commits mailing list