Skip to content

Commit 9a847fe

Browse files
committed
[gn build] Fix build
1 parent 8ce4b7b commit 9a847fe

File tree

1 file changed

+1
-1
lines changed
  • llvm/utils/gn/secondary/llvm/lib/Transforms/Utils

1 file changed

+1
-1
lines changed

llvm/utils/gn/secondary/llvm/lib/Transforms/Utils/BUILD.gn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ static_library("Utils") {
4646
"LCSSA.cpp",
4747
"LibCallsShrinkWrap.cpp",
4848
"Local.cpp",
49-
"LoopConstrainer.cpp"
49+
"LoopConstrainer.cpp",
5050
"LoopPeel.cpp",
5151
"LoopRotationUtils.cpp",
5252
"LoopSimplify.cpp",

0 commit comments

Comments
 (0)