hanchenye-llvm-project/compiler-rt/cmake
Petr Hosek 47e5fcba57 [profile] Support profiling runtime on Fuchsia
This ports the profiling runtime on Fuchsia and enables the
instrumentation. Unlike on other platforms, Fuchsia doesn't use
files to dump the instrumentation data since on Fuchsia, filesystem
may not be accessible to the instrumented process. We instead use
the data sink to pass the profiling data to the system the same
sanitizer runtimes do.

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

llvm-svn: 337881
2018-07-25 03:01:35 +00:00
..
Modules [CMake] Add compiler-rt header files to the list of sources for targets 2018-07-10 13:00:17 +00:00
caches
base-config-ix.cmake Support for multiarch runtimes layout 2018-06-28 03:11:52 +00:00
builtin-config-ix.cmake Revert "[cmake] [ARM] Check if VFP is supported before including any VFP builtins" 2018-05-24 21:36:27 +00:00
config-ix.cmake [profile] Support profiling runtime on Fuchsia 2018-07-25 03:01:35 +00:00