Skip to content

Commit 9b9194a

Browse files
committed
[gn build] Port e94e72a
1 parent c5329c8 commit 9b9194a

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ static_library("AST") {
9797
"Interp/Context.cpp",
9898
"Interp/Descriptor.cpp",
9999
"Interp/Disasm.cpp",
100+
"Interp/DynamicAllocator.cpp",
100101
"Interp/EvalEmitter.cpp",
101102
"Interp/EvaluationResult.cpp",
102103
"Interp/Floating.cpp",

0 commit comments

Comments
 (0)