1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00

gn build: Merge r357383

llvm-svn: 357398
This commit is contained in:
Nico Weber 2019-04-01 14:59:50 +00:00
parent 163262b85e
commit 82d54396c6

View File

@ -28,6 +28,7 @@ static_library("COFF") {
sources = [
"Chunks.cpp",
"DLL.cpp",
"DebugTypes.cpp",
"Driver.cpp",
"DriverUtils.cpp",
"ICF.cpp",