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 923a3cc commit 494253fCopy full SHA for 494253f
llvm/lib/DebugInfo/DWARF/LowLevel/CMakeLists.txt
@@ -5,8 +5,8 @@ add_llvm_component_library(LLVMDebugInfoDWARFLowLevel
5
ADDITIONAL_HEADER_DIRS
6
${LLVM_MAIN_INCLUDE_DIR}/llvm/DebugInfo/DWARF/LowLevel
7
8
- // This code should have almost no dependencies. Anything that needs
9
- // more should use the higher-level DebugInfo/DWARF/ library.
+ # This code should have almost no dependencies. Anything that needs
+ # more should use the higher-level DebugInfo/DWARF/ library.
10
LINK_COMPONENTS
11
BinaryFormat
12
Support
0 commit comments