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

[gn build] Port 39f15686

parent 39f15686
No related branches found
No related tags found
No related merge requests found
......@@ -58,7 +58,7 @@ static_library("Scalar") {
"LoopUnrollPass.cpp",
"LoopUnswitch.cpp",
"LoopVersioningLICM.cpp",
"LowerAtomic.cpp",
"LowerAtomicPass.cpp",
"LowerConstantIntrinsics.cpp",
"LowerExpectIntrinsic.cpp",
"LowerGuardIntrinsic.cpp",
......
......@@ -51,6 +51,7 @@ static_library("Utils") {
"LoopUnrollRuntime.cpp",
"LoopUtils.cpp",
"LoopVersioning.cpp",
"LowerAtomic.cpp",
"LowerGlobalDtors.cpp",
"LowerInvoke.cpp",
"LowerMemIntrinsics.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