forked from OSchip/llvm-project
[gn build] Port 8b4acb067f
This commit is contained in:
parent
e78560f6e8
commit
68dec42e6b
|
@ -4,6 +4,7 @@ static_library("BinaryFormat") {
|
||||||
sources = [
|
sources = [
|
||||||
"AMDGPUMetadataVerifier.cpp",
|
"AMDGPUMetadataVerifier.cpp",
|
||||||
"Dwarf.cpp",
|
"Dwarf.cpp",
|
||||||
|
"ELF.cpp",
|
||||||
"MachO.cpp",
|
"MachO.cpp",
|
||||||
"Magic.cpp",
|
"Magic.cpp",
|
||||||
"Minidump.cpp",
|
"Minidump.cpp",
|
||||||
|
|
Loading…
Reference in New Issue