remove JIT support from the Alpha backend. The JIT will be moving to MC,
authorChris Lattner <sabre@nondot.org>
Sun, 14 Nov 2010 18:24:41 +0000 (18:24 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 14 Nov 2010 18:24:41 +0000 (18:24 +0000)
commitc476ed93f12de42f0d50ae53017b85dddc9ce129
treeafbcfb9dc33050ae0812d052f01ed060b8d506c5
parent2ae2302abc9d1e57dc6476603616e9f6722a5f6e
remove JIT support from the Alpha backend.  The JIT will be moving to MC,
and the Alpha backend isn't MCized yet.  Approved by Andrew.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@119051 91177308-0d34-0410-b5e6-96231b3b80d8
Makefile.rules
autoconf/configure.ac
configure
lib/Target/Alpha/AlphaCodeEmitter.cpp [deleted file]
lib/Target/Alpha/AlphaJITInfo.cpp [deleted file]
lib/Target/Alpha/AlphaJITInfo.h [deleted file]
lib/Target/Alpha/AlphaTargetMachine.cpp
lib/Target/Alpha/AlphaTargetMachine.h
lib/Target/Alpha/AsmPrinter/AlphaAsmPrinter.cpp
lib/Target/Alpha/CMakeLists.txt
lib/Target/Alpha/Makefile