Skip to content

Commit cb3eb06

Browse files
committed
[gn build] Port f4e2d7b
1 parent b9703cb commit cb3eb06

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ static_library("Coroutines") {
1818
"CoroFrame.cpp",
1919
"CoroSplit.cpp",
2020
"Coroutines.cpp",
21+
"SpillUtils.cpp",
2122
"SuspendCrossingInfo.cpp",
2223
]
2324
}

0 commit comments

Comments
 (0)