llvm-project/compiler-rt/lib
Hans Wennborg 05d44139ee Revert r362676 "[Profile]: Add runtime interface to specify file handle for profile data."
This caused instrumented Clang to become crashy. See llvm-commits thread
for repro steps.

This also reverts follow-up r362716 which added test cases.

> Author: Sajjad Mirza
>
> Differential Revision: http://reviews.llvm.org/D62541

llvm-svn: 363134
2019-06-12 08:44:32 +00:00
..
BlocksRuntime [compiler-rt] Test commit: remove some trailing white spaces. 2017-08-25 19:36:30 +00:00
asan [asan] Fix debug asan build link error 2019-05-22 20:29:12 +00:00
builtins [builtins] Use libtool for builtins when building for Apple platform 2019-06-04 02:38:15 +00:00
cfi cfi: Rename source file from cc to cpp 2019-02-28 22:03:41 +00:00
crt Use CMAKE_C_COMPILER_ARG1 in compiler invocation 2019-05-19 03:29:15 +00:00
dfsan Experimantal dfsan mode "fast16labels=1" 2019-06-08 00:22:23 +00:00
fuzzer Add FuzzedDataProvider helper class / single header library. 2019-06-11 14:30:18 +00:00
gwp_asan Change GWP-ASan build to use '-pthread' instead of '-lpthread' in order 2019-06-06 23:43:25 +00:00
hwasan [HWASAN] Make new/delete weak 2019-06-04 09:20:02 +00:00
interception [compiler-rt][tests] Propagate COMPILER_RT_UNITTEST_LINK_FLAGS 2019-05-01 22:25:16 +00:00
lsan [sanitizer][NFC] Set LargeMmapAllocator type from PrimaryAllocator 2019-05-01 19:41:54 +00:00
msan [sanitizer] Don't generate "failed to intercept" constants for each function 2019-05-16 23:46:15 +00:00
profile Revert r362676 "[Profile]: Add runtime interface to specify file handle for profile data." 2019-06-12 08:44:32 +00:00
safestack [safestack] Explain why tinfo at the end of the buffer 2019-02-07 23:20:47 +00:00
sanitizer_common [Sanitizers] Add case MACOS_VERSION_CATALINA 2019-06-11 21:54:15 +00:00
scudo [scudo][standalone] Unmap memory in tests 2019-06-11 19:50:12 +00:00
stats Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
tsan [compiler-rt][tests] Propagate COMPILER_RT_UNITTEST_LINK_FLAGS 2019-05-01 22:25:16 +00:00
ubsan Fix for Windows 2019-05-02 07:05:29 +00:00
ubsan_minimal [compiler-rt][UBSan] Sanitization for alignment assumptions. 2019-01-15 09:44:27 +00:00
xray [compiler-rt] Set the ZX_VMO_RESIZABLE option for zx_vmo_create 2019-05-02 17:24:53 +00:00
CMakeLists.txt Reland "[compiler-rt] Simple crtbegin.o and crtend.o implementation" 2019-04-30 18:13:22 +00:00