We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9c03aee + a22d4de commit f21db38Copy full SHA for f21db38
clang/cmake/caches/Fuchsia.cmake
@@ -179,7 +179,7 @@ set(BOOTSTRAP_LLVM_ENABLE_LLD ON CACHE BOOL "")
179
set(BOOTSTRAP_LLVM_ENABLE_LTO ON CACHE BOOL "")
180
181
if(FUCHSIA_ENABLE_PGO)
182
- set(BOOTSTRAP_LLVM_BUILD_INSTRUMENTED ON CACHE BOOL "")
+ set(BOOTSTRAP_LLVM_BUILD_INSTRUMENTED IR CACHE BOOL "")
183
184
set(_FUCHSIA_BOOTSTRAP_TARGETS
185
generate-profdata
0 commit comments