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 8ee5c40 commit 4a660c7Copy full SHA for 4a660c7
llvm/utils/gn/secondary/llvm/lib/MC/BUILD.gn
@@ -4,6 +4,7 @@ static_library("MC") {
4
"//llvm/include/llvm/Config:config",
5
"//llvm/lib/BinaryFormat",
6
"//llvm/lib/DebugInfo/CodeView",
7
+ "//llvm/lib/DebugInfo/DWARF/LowLevel",
8
"//llvm/lib/Support",
9
"//llvm/lib/TargetParser",
10
]
0 commit comments