1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00

[gn build] (manually) port 1af3cb5424d

This commit is contained in:
Nico Weber 2020-11-03 08:58:23 -05:00
parent 2d99253720
commit ae77e74525

View File

@ -4,6 +4,7 @@ unittest("ObjectTests") {
deps = [
"//llvm/lib/BinaryFormat",
"//llvm/lib/Object",
"//llvm/lib/ObjectYAML",
"//llvm/lib/Testing/Support",
]
sources = [