commit | eb3e0708686697de86cd35079ee894f2346f5aaf | [log] [tgz] |
---|---|---|
author | Stefan Maksimovic <stefan.maksimovic@mips.com> | Thu Aug 16 13:40:16 2018 +0000 |
committer | Stefan Maksimovic <stefan.maksimovic@mips.com> | Thu Aug 16 13:40:16 2018 +0000 |
tree | 612d7b1e4b421dbf45959341b782032105ad8f87 | |
parent | bb3ea9cc6187145e3c9418e205528fea59349184 [diff] |
[libunwind][mips] Include gcc_s for linkage When compiling with optimizations, mips requires various helper routines(__ashldi3 and the like) contained in libgcc_s. Conditionally include libgcc_s in the set of libraries to be linked to. Differential Revision: https://reviews.llvm.org/D50243 git-svn-id: https://llvm.org/svn/llvm-project/libunwind/trunk@339878 91177308-0d34-0410-b5e6-96231b3b80d8