Missed a few additional files in libllvm, for llvm-objdump and llvm-pdbdump.
This commit is contained in:
parent
d02c951f8e
commit
2a1b82cf19
@ -329,6 +329,7 @@ SRCS_MIN+= DebugInfo/CodeView/CodeViewError.cpp
|
||||
SRCS_MIN+= DebugInfo/CodeView/CodeViewRecordIO.cpp
|
||||
SRCS_EXT+= DebugInfo/CodeView/EnumTables.cpp
|
||||
SRCS_MIN+= DebugInfo/CodeView/Formatters.cpp
|
||||
SRCS_EXT+= DebugInfo/CodeView/LazyRandomTypeCollection.cpp
|
||||
SRCS_MIN+= DebugInfo/CodeView/Line.cpp
|
||||
SRCS_EXT+= DebugInfo/CodeView/ModuleDebugFileChecksumFragment.cpp
|
||||
SRCS_EXT+= DebugInfo/CodeView/ModuleDebugFragment.cpp
|
||||
@ -616,6 +617,7 @@ SRCS_MIN+= Object/RecordStreamer.cpp
|
||||
SRCS_MIW+= Object/SymbolSize.cpp
|
||||
SRCS_MIN+= Object/SymbolicFile.cpp
|
||||
SRCS_MIN+= Object/WasmObjectFile.cpp
|
||||
SRCS_MIW+= Object/WindowsResource.cpp
|
||||
SRCS_MIN+= ObjectYAML/COFFYAML.cpp
|
||||
SRCS_MIN+= ObjectYAML/DWARFYAML.cpp
|
||||
SRCS_MIN+= ObjectYAML/ELFYAML.cpp
|
||||
|
Loading…
Reference in New Issue
Block a user