Skip to content
Snippets Groups Projects
Commit ff6fe9a2 authored by LLVM GN Syncbot's avatar LLVM GN Syncbot
Browse files

[gn build] Port 8e46e34d

parent 8e46e34d
No related branches found
No related tags found
No related merge requests found
......@@ -22,6 +22,7 @@ static_library("LTO") {
"//llvm/lib/Transforms/Utils",
]
sources = [
"Caching.cpp",
"LTO.cpp",
"LTOBackend.cpp",
"LTOCodeGenerator.cpp",
......
......@@ -54,7 +54,6 @@ static_library("Support") {
"COM.cpp",
"CRC.cpp",
"CachePruning.cpp",
"Caching.cpp",
"Chrono.cpp",
"CodeGenCoverage.cpp",
"CommandLine.cpp",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment