Skip to content

Commit a2033ff

Browse files
committed
[gn build] Port e4ceb5a
1 parent e7618a6 commit a2033ff

File tree

1 file changed

+1
-0
lines changed
  • llvm/utils/gn/secondary/llvm/lib/Target/X86

1 file changed

+1
-0
lines changed

llvm/utils/gn/secondary/llvm/lib/Target/X86/BUILD.gn

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ static_library("LLVMX86CodeGen") {
7777
deps += [ ":X86GenFoldTables" ]
7878
}
7979
sources = [
80+
"X86ArgumentStackSlotRebase.cpp",
8081
"X86AsmPrinter.cpp",
8182
"X86AvoidStoreForwardingBlocks.cpp",
8283
"X86AvoidTrailingCall.cpp",

0 commit comments

Comments
 (0)