diff options
Diffstat (limited to 'llvm/utils/gn/secondary/clang/lib/AST/BUILD.gn')
| -rw-r--r-- | llvm/utils/gn/secondary/clang/lib/AST/BUILD.gn | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/llvm/utils/gn/secondary/clang/lib/AST/BUILD.gn b/llvm/utils/gn/secondary/clang/lib/AST/BUILD.gn index 0ccc1933cdb..c98910691ab 100644 --- a/llvm/utils/gn/secondary/clang/lib/AST/BUILD.gn +++ b/llvm/utils/gn/secondary/clang/lib/AST/BUILD.gn @@ -65,27 +65,6 @@ static_library("AST") { "ExternalASTSource.cpp", "FormatString.cpp", "InheritViz.cpp", - "Interp/Block.cpp", - "Interp/ByteCodeEmitter.cpp", - "Interp/ByteCodeExprGen.cpp", - "Interp/ByteCodeGenError.cpp", - "Interp/ByteCodeStmtGen.cpp", - "Interp/Context.cpp", - "Interp/Descriptor.cpp", - "Interp/Disasm.cpp", - "Interp/EvalEmitter.cpp", - "Interp/Frame.cpp", - "Interp/Function.cpp", - "Interp/Interp.cpp", - "Interp/InterpFrame.cpp", - "Interp/InterpStack.cpp", - "Interp/InterpState.cpp", - "Interp/Pointer.cpp", - "Interp/PrimType.cpp", - "Interp/Program.cpp", - "Interp/Record.cpp", - "Interp/Source.cpp", - "Interp/State.cpp", "ItaniumCXXABI.cpp", "ItaniumMangle.cpp", "JSONNodeDumper.cpp", |

