mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 18:54:02 +01:00
gn build: Merge r355834
llvm-svn: 355855
This commit is contained in:
parent
132f812a12
commit
bf84eebf59
@ -17,6 +17,7 @@ static_library("Common") {
|
||||
sources = [
|
||||
"Args.cpp",
|
||||
"ErrorHandler.cpp",
|
||||
"Filesystem.cpp",
|
||||
"Memory.cpp",
|
||||
"Reproduce.cpp",
|
||||
"Strings.cpp",
|
||||
|
@ -43,7 +43,6 @@ static_library("ELF") {
|
||||
"Driver.cpp",
|
||||
"DriverUtils.cpp",
|
||||
"EhFrame.cpp",
|
||||
"Filesystem.cpp",
|
||||
"ICF.cpp",
|
||||
"InputFiles.cpp",
|
||||
"InputSection.cpp",
|
||||
|
Loading…
Reference in New Issue
Block a user