executable("llvm-elfabi") {
deps = [
"//llvm/lib/InterfaceStub",
"//llvm/lib/Object",
"//llvm/lib/Support",
"//llvm/lib/TextAPI",
]
sources = [
"ErrorCollector.cpp",
"llvm-elfabi.cpp",
}