Skip to content

Commit a6fc677

Browse files
committed
[gn build] Port ef2a104
1 parent 9adf50c commit a6fc677

File tree

1 file changed

+1
-0
lines changed
  • llvm/utils/gn/secondary/clang/lib/AST

1 file changed

+1
-0
lines changed

llvm/utils/gn/secondary/clang/lib/AST/BUILD.gn

+1
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ static_library("AST") {
7777
"ByteCode/Interp.cpp",
7878
"ByteCode/InterpBlock.cpp",
7979
"ByteCode/InterpBuiltin.cpp",
80+
"ByteCode/InterpBuiltinBitCast.cpp",
8081
"ByteCode/InterpFrame.cpp",
8182
"ByteCode/InterpShared.cpp",
8283
"ByteCode/InterpStack.cpp",

0 commit comments

Comments
 (0)