forked from OSchip/llvm-project
[gn build] (manually) port 1af3cb5424
This commit is contained in:
parent
32897c05ab
commit
47c95f1710
|
@ -4,6 +4,7 @@ unittest("ObjectTests") {
|
|||
deps = [
|
||||
"//llvm/lib/BinaryFormat",
|
||||
"//llvm/lib/Object",
|
||||
"//llvm/lib/ObjectYAML",
|
||||
"//llvm/lib/Testing/Support",
|
||||
]
|
||||
sources = [
|
||||
|
|
Loading…
Reference in New Issue