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 f4feab9 commit 303303eCopy full SHA for 303303e
llvm/CMakeLists.txt
@@ -546,7 +546,7 @@ set(LLVM_ENABLE_DEBUGLOC_COVERAGE_TRACKING "DISABLED" CACHE STRING
546
set_property(CACHE LLVM_ENABLE_DEBUGLOC_COVERAGE_TRACKING PROPERTY STRINGS DISABLED COVERAGE)
547
548
option(LLVM_EXPERIMENTAL_KEY_INSTRUCTIONS
549
- "Add additional fields to DILocations to support Key Instructions" OFF)
+ "Add additional fields to DILocations to support Key Instructions" ON)
550
551
set(WINDOWS_PREFER_FORWARD_SLASH_DEFAULT OFF)
552
if (MINGW)
0 commit comments