brintos

brintos / llvm-project-archived public Read only

0
0
Text · 122 B · 6faaa12 Raw
8 lines · plain
1group("unittests") {2  deps = [3    "AsLibAll:LLDAsLibAllTests",4    "AsLibELF:LLDAsLibELFTests",5  ]6  testonly = true7}8