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 8fdafb7 commit cc5efa2Copy full SHA for cc5efa2
llvm/utils/gn/secondary/llvm/lib/Target/X86/BUILD.gn
@@ -99,6 +99,7 @@ static_library("LLVMX86CodeGen") {
99
"X86ISelLowering.cpp",
100
"X86IndirectBranchTracking.cpp",
101
"X86InsertPrefetch.cpp",
102
+ "X86InsertWait.cpp",
103
"X86InstrFMA3Info.cpp",
104
"X86InstrFoldTables.cpp",
105
"X86InstrInfo.cpp",
0 commit comments