forked from OSchip/llvm-project
[gn build] (manually) port ee7d20e846
This commit is contained in:
parent
d9279843b1
commit
43a43353f7
|
@ -4,6 +4,7 @@ static_library("MC") {
|
|||
"//llvm/include/llvm/Config:config",
|
||||
"//llvm/lib/BinaryFormat",
|
||||
"//llvm/lib/DebugInfo/CodeView",
|
||||
"//llvm/lib/ProfileData",
|
||||
"//llvm/lib/Support",
|
||||
]
|
||||
public_deps = [
|
||||
|
|
Loading…
Reference in New Issue