llvm-project/compiler-rt/lib
Francis Ricci 0f488dc215 [compiler-rt] Use flags found when configuring builtins during compilation
Summary: This fixes the omission of -fPIC when building the builtins.

Reviewers: compnerd, beanz

Subscribers: dberris, llvm-commits

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

llvm-svn: 279469
2016-08-22 20:33:47 +00:00
..
BlocksRuntime Move tests for BlocksRuntime and builtins to corresponding directories under test/ 2014-02-14 09:47:31 +00:00
asan Cleanup: Move the *AddressDescription printing code to Print() members inside those structs. 2016-08-19 13:07:23 +00:00
builtins [compiler-rt] Use flags found when configuring builtins during compilation 2016-08-22 20:33:47 +00:00
cfi [compiler-rt] Fix VisualStudio virtual folders layout 2016-07-11 21:51:56 +00:00
dfsan [sanitizer-coverage] add __sanitizer_cov_trace_cmp[1248] to the sanitizer-coverage interface 2016-08-18 01:23:27 +00:00
esan [esan] Add iterator to esan's generic hashtable 2016-08-08 17:37:19 +00:00
interception [compilter-rt] Try to fix correctly rL277560 2016-08-03 05:03:35 +00:00
lsan [compiler-rt] Fix VisualStudio virtual folders layout 2016-07-11 21:51:56 +00:00
msan [msan] Disable prlimit test on glibc < 2.13. 2016-08-20 00:38:55 +00:00
profile test commit. 2016-08-10 10:48:02 +00:00
safestack [compiler-rt] Fix VisualStudio virtual folders layout 2016-07-11 21:51:56 +00:00
sanitizer_common [sanitizer-coverage] add __sanitizer_cov_trace_cmp[1248] to the sanitizer-coverage interface 2016-08-18 01:23:27 +00:00
scudo [scudo] add NORETURN to the declaration of dieWithMessage; this should fix a warning in lib/scudo/scudo_termination.cpp 2016-08-02 23:23:13 +00:00
stats [compiler-rt] Fix VisualStudio virtual folders layout 2016-07-11 21:51:56 +00:00
tsan Revert "[CMake] Fix ASM building in llvm/runtimes" 2016-08-19 08:03:26 +00:00
ubsan [compiler-rt] Don't build ubsan cxxabi sources when unused 2016-08-22 20:27:21 +00:00
xray [compiler-rt][XRay] Fix XRay test build dependencies 2016-08-08 03:42:11 +00:00
CMakeLists.txt build: allow building a specific set of sanitizers 2016-08-19 15:13:21 +00:00
Makefile.mk Remove autoconf support for building runtime libraries. 2016-01-26 21:31:12 +00:00