Restore AsmWriterEmitter.cpp back to 74742. The recent changes broke Thumb.
authorEvan Cheng <evan.cheng@apple.com>
Mon, 20 Jul 2009 06:10:07 +0000 (06:10 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Mon, 20 Jul 2009 06:10:07 +0000 (06:10 +0000)
commitba8dc03935fadb05d4d68f9913543df22487f523
treeda68e2b2a533d5da5376aa397dd7a1e956a861c5
parent1d5c49327b81fe99295dc55d3be80a229f214da3
Restore AsmWriterEmitter.cpp back to 74742. The recent changes broke Thumb.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76398 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/Thumb/asmprinter-bug.ll [new file with mode: 0644]
utils/TableGen/AsmWriterEmitter.cpp