[gn build] Port f2af060700

This commit is contained in:
LLVM GN Syncbot 2020-01-30 01:35:57 +00:00
parent f2af060700
commit f0654875fb
1 changed files with 3 additions and 0 deletions

View File

@ -72,5 +72,8 @@ executable("llvm-objcopy") {
"MachO/MachOWriter.cpp",
"MachO/Object.cpp",
"llvm-objcopy.cpp",
"wasm/Reader.cpp",
"wasm/WasmObjcopy.cpp",
"wasm/Writer.cpp",
]
}