Skip to content
This repository was archived by the owner on Feb 5, 2019. It is now read-only.

Commit 6d1409d

Browse files
committed
Remove the Clang tblgen backends from LLVM.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141293 91177308-0d34-0410-b5e6-96231b3b80d8
1 parent 4df1557 commit 6d1409d

14 files changed

+0
-4019
lines changed

utils/TableGen/CMakeLists.txt

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@ add_tablegen(llvm-tblgen LLVM
77
AsmWriterEmitter.cpp
88
AsmWriterInst.cpp
99
CallingConvEmitter.cpp
10-
ClangASTNodesEmitter.cpp
11-
ClangAttrEmitter.cpp
12-
ClangDiagnosticsEmitter.cpp
13-
ClangSACheckersEmitter.cpp
1410
CodeEmitterGen.cpp
1511
CodeGenDAGPatterns.cpp
1612
CodeGenInstruction.cpp
@@ -28,8 +24,6 @@ add_tablegen(llvm-tblgen LLVM
2824
InstrEnumEmitter.cpp
2925
InstrInfoEmitter.cpp
3026
IntrinsicEmitter.cpp
31-
NeonEmitter.cpp
32-
OptParserEmitter.cpp
3327
PseudoLoweringEmitter.cpp
3428
RegisterInfoEmitter.cpp
3529
SetTheory.cpp

utils/TableGen/ClangASTNodesEmitter.cpp

Lines changed: 0 additions & 168 deletions
This file was deleted.

utils/TableGen/ClangASTNodesEmitter.h

Lines changed: 0 additions & 84 deletions
This file was deleted.

0 commit comments

Comments
 (0)