forked from OSchip/llvm-project
[gn build] port 78523516bc
(cut MC->ProfileData dep)
This commit is contained in:
parent
0763f12213
commit
0a1bcb120f
|
@ -4,7 +4,6 @@ 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