Skip to content

Commit 0788ba0

Browse files
committed
[gn build] Handle X86InstCombineIntrinsic.cpp in 2a6c871
1 parent 33d2395 commit 0788ba0

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
@@ -100,6 +100,7 @@ static_library("LLVMX86CodeGen") {
100100
"X86IndirectThunks.cpp",
101101
"X86InsertPrefetch.cpp",
102102
"X86InsertWait.cpp",
103+
"X86InstCombineIntrinsic.cpp",
103104
"X86InstrFMA3Info.cpp",
104105
"X86InstrFoldTables.cpp",
105106
"X86InstrInfo.cpp",

0 commit comments

Comments
 (0)