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.
1 parent ebd7f75 commit 68403deCopy full SHA for 68403de
llvm/CMakeLists.txt
@@ -573,7 +573,7 @@ set(LLVM_ENABLE_DEBUGLOC_COVERAGE_TRACKING "DISABLED" CACHE STRING
573
set_property(CACHE LLVM_ENABLE_DEBUGLOC_COVERAGE_TRACKING PROPERTY STRINGS DISABLED COVERAGE COVERAGE_AND_ORIGIN)
574
575
option(LLVM_EXPERIMENTAL_KEY_INSTRUCTIONS
576
- "Add additional fields to DILocations to support Key Instructions" OFF)
+ "Add additional fields to DILocations to support Key Instructions" ON)
577
578
set(WINDOWS_PREFER_FORWARD_SLASH_DEFAULT OFF)
579
if (MINGW)
0 commit comments