We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7618a6 commit a2033ffCopy full SHA for a2033ff
llvm/utils/gn/secondary/llvm/lib/Target/X86/BUILD.gn
@@ -77,6 +77,7 @@ static_library("LLVMX86CodeGen") {
77
deps += [ ":X86GenFoldTables" ]
78
}
79
sources = [
80
+ "X86ArgumentStackSlotRebase.cpp",
81
"X86AsmPrinter.cpp",
82
"X86AvoidStoreForwardingBlocks.cpp",
83
"X86AvoidTrailingCall.cpp",
0 commit comments