llvm-project/libunwind
Stefan Maksimovic afc9f8ab6d [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

llvm-svn: 339878
2018-08-16 13:40:16 +00:00
..
cmake [CMake] Convert paths to the right form in standalone builds on Windows 2018-06-20 20:53:19 +00:00
docs Update docs version and clear release notes after 8.0.0 version bump 2018-08-01 14:14:09 +00:00
include Remove unneeded preprocessor condition. 2018-08-08 15:18:22 +00:00
src [libunwind][mips] Include gcc_s for linkage 2018-08-16 13:40:16 +00:00
test [libunwind] Permit additional compiler and linker flags to be passed to tests. 2018-02-27 18:40:04 +00:00
.arcconfig [libunwind] Set up .arcconfig to point to new Diffusion UNW repository 2018-01-10 22:20:03 +00:00
.clang-format unwind: add a .clang-format 2015-05-07 19:50:18 +00:00
CMakeLists.txt [CMake] Allow building standalone without any llvm-config available 2018-08-03 05:51:31 +00:00
LICENSE.TXT Update copyright year to 2018. 2018-06-18 12:22:17 +00:00