mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-26 12:43:36 +01:00
gn build: Merge r356082
llvm-svn: 356128
This commit is contained in:
parent
fcca23e948
commit
8ed06c4dd6
@ -8,7 +8,6 @@ static_library("BinaryFormat") {
|
||||
"Dwarf.cpp",
|
||||
"Magic.cpp",
|
||||
"MsgPackReader.cpp",
|
||||
"MsgPackTypes.cpp",
|
||||
"MsgPackWriter.cpp",
|
||||
"Wasm.cpp",
|
||||
]
|
||||
|
@ -8,7 +8,6 @@ unittest("BinaryFormatTests") {
|
||||
"DwarfTest.cpp",
|
||||
"MachOTest.cpp",
|
||||
"MsgPackReaderTest.cpp",
|
||||
"MsgPackTypesTest.cpp",
|
||||
"MsgPackWriterTest.cpp",
|
||||
"TestFileMagic.cpp",
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user