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

[gn build] Port 92b8cc52

parent 92b8cc52
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,6 @@ static_library("LTO") {
"//llvm/lib/Transforms/Utils",
]
sources = [
"Caching.cpp",
"LTO.cpp",
"LTOBackend.cpp",
"LTOCodeGenerator.cpp",
......
......@@ -54,6 +54,7 @@ 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