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

[gn build] Port 4f16e177e104

This commit is contained in:
LLVM GN Syncbot 2021-03-10 23:36:48 +00:00
parent 007699e694
commit 52826a6281

View File

@ -62,7 +62,6 @@ executable("llvm-objcopy") {
]
include_dirs = [ "." ]
sources = [
"Buffer.cpp",
"COFF/COFFObjcopy.cpp",
"COFF/Object.cpp",
"COFF/Reader.cpp",