llvm-project/compiler-rt/cmake/Modules
George Burgess IV 20dfcf189d [cmake] By default do not build compiler-rt with PGO
Patch by Zhizhou Yang!

In his own words:

"""
Currently compiler-rt doesn't officially support either PGO
instrumentation or use PGO profdata to build it.

PGO related flags are passed into compiler-rt since rL372209, and
causing bugs: 45022, crbug:1018840

This patch adds several checks in compiler-rt to disable PGO related
flags and provides a flag to turn on PGO for compiler-rt if needed.
"""

Differential Revision: https://reviews.llvm.org/D75499
2020-03-09 15:52:38 -07:00
..
CustomLibcxx [msan] Blacklist __gxx_personality_v0. 2019-10-31 10:22:52 -07:00
AddCompilerRT.cmake [cmake] By default do not build compiler-rt with PGO 2020-03-09 15:52:38 -07:00
BuiltinTests.cmake [cmake] Strip quotes in try_compile_only 2019-09-19 11:28:32 +00:00
CompilerRTCompile.cmake [CMake] Avoid clang dependencies in the runtimes build 2019-02-13 06:49:47 +00:00
CompilerRTDarwinUtils.cmake [CMake] Use correct include path for InstrProfData.inc on Darwin 2019-11-24 13:26:01 -08:00
CompilerRTLink.cmake Make cmake link flag naming consistent 2017-01-10 04:33:04 +00:00
CompilerRTUtils.cmake [CMake][compiler-rt] Replace Windows backslashes with CMake ones 2020-02-04 22:35:31 -08:00
HandleCompilerRT.cmake [CMake] Add a missing case of TO_CMAKE_PATH 2018-11-27 09:23:15 +00:00
SanitizerUtils.cmake [compiler-rt] Respect CMAKE_NM 2019-06-15 04:40:16 +00:00
UseLibtool.cmake [builtins] Use libtool for builtins when building for Apple platform 2019-06-04 02:38:15 +00:00