llvm-project/libunwind
Charles Davis 4c08654b17 [CMake] Don't use -rtlib=compiler-rt with -nodefaultlibs.
Summary:
This switch only has an effect at link time. It changes the default
compiler support library to `compiler-rt`. With `-nodefaultlibs`, this
library won't get linked anyway; Clang actually warns about that.

Reviewers: mstorsjo, rnk

Subscribers: dberris, mgorny, christof, cfe-commits

Differential Revision: https://reviews.llvm.org/D51645

llvm-svn: 341404
2018-09-04 20:57:50 +00:00
..
cmake [CMake] Don't use -rtlib=compiler-rt with -nodefaultlibs. 2018-09-04 20:57:50 +00:00
docs NFC: Test commit access 2018-08-16 16:55:07 +00:00
include Fix existing code for SEH on ARM to compile correctly 2018-08-31 14:56:55 +00:00
src [CMake] Remove variable reference that isn't used. 2018-09-04 17:40:26 +00:00
test
.arcconfig
.clang-format
CMakeLists.txt [CMake] Don't use -rtlib=compiler-rt with -nodefaultlibs. 2018-09-04 20:57:50 +00:00
LICENSE.TXT