Separate alpha asmprinter. This should unbreak native build.
authorAnton Korobeynikov <asl@math.spbu.ru>
Tue, 11 Nov 2008 16:42:17 +0000 (16:42 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Tue, 11 Nov 2008 16:42:17 +0000 (16:42 +0000)
commitbfac4260d8313d9cef796e9ef801f848cde4fa21
tree5d1cad407ca989aba778a3d8c2116592311a083c
parent27cae7b01b2102ce06c355701987eafb5047a2c0
Separate alpha asmprinter. This should unbreak native build.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@59046 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Alpha/AlphaAsmPrinter.cpp [deleted file]
lib/Target/Alpha/AsmPrinter/AlphaAsmPrinter.cpp [new file with mode: 0644]
lib/Target/Alpha/AsmPrinter/CMakeLists.txt [new file with mode: 0644]
lib/Target/Alpha/AsmPrinter/Makefile [new file with mode: 0644]
lib/Target/Alpha/Makefile