Separate sparc asmprinter. This should unbreak the native build
authorAnton Korobeynikov <asl@math.spbu.ru>
Tue, 11 Nov 2008 16:42:57 +0000 (16:42 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Tue, 11 Nov 2008 16:42:57 +0000 (16:42 +0000)
commit3bd86aac994d5d68797c98b53b3ef892df1e99f6
tree475bff0c57ade8c960cdb38b1e3f7929a1e15f1b
parentbfac4260d8313d9cef796e9ef801f848cde4fa21
Separate sparc asmprinter. This should unbreak the native build

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