llvm-project/compiler-rt/lib
Vedant Kumar a06e8ca6c5 [profile] Support hostname expansion in LLVM_PROFILE_FILE
This patch adds support for expanding "%h" out to the machine hostname
in the LLVM_PROFILE_FILE environment variable.

Patch by Daniel Waters!

Differential Revision: http://reviews.llvm.org/D16371

llvm-svn: 259272
2016-01-29 23:52:11 +00:00
..
BlocksRuntime Move tests for BlocksRuntime and builtins to corresponding directories under test/ 2014-02-14 09:47:31 +00:00
asan Remove autoconf support for building runtime libraries. 2016-01-26 21:31:12 +00:00
builtins [WebAssembly] Enable the builtins library for WebAssembly. 2016-01-13 16:56:15 +00:00
cfi [cfi] Simplify the code in CfiSlowPathCommon. 2016-01-28 19:58:26 +00:00
dfsan [compiler-rt] [dfsan] Unify aarch64 mapping 2015-11-27 12:43:33 +00:00
interception Remove autoconf support for building runtime libraries. 2016-01-26 21:31:12 +00:00
lsan Remove autoconf support for building runtime libraries. 2016-01-26 21:31:12 +00:00
msan [MSan] Clear parameters shadow before invoking malloc/free hooks. 2016-01-20 19:56:04 +00:00
profile [profile] Support hostname expansion in LLVM_PROFILE_FILE 2016-01-29 23:52:11 +00:00
safestack [compiler-rt] [safestack] Enable for aarch64 2015-12-11 17:38:38 +00:00
sanitizer_common GetArgv returns null on widnows, do not crash 2016-01-28 00:31:49 +00:00
stats Introduce stats and stats_client libraries. 2016-01-16 00:31:29 +00:00
tsan Fix another -Wexpansion-to-defined warning in compiler-rt. 2016-01-19 22:07:55 +00:00
ubsan [cfi] Disable vtable diagnostics when no cxxabi. 2016-01-27 21:15:10 +00:00
CMakeLists.txt Introduce stats and stats_client libraries. 2016-01-16 00:31:29 +00:00
Makefile.mk Remove autoconf support for building runtime libraries. 2016-01-26 21:31:12 +00:00