temporarily revert reid's asmwriter patch, it is missing the asmparser piece
authorChris Lattner <sabre@nondot.org>
Tue, 22 May 2007 07:00:50 +0000 (07:00 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 22 May 2007 07:00:50 +0000 (07:00 +0000)
commit9621921acb971aa5c30a4800dd99538361c45eba
tree310d11dae0004f92550519accbf5d18d578ac44e
parent82f3aee9b79cf99115ff9b80a08bf16eb1a14cbd
temporarily revert reid's asmwriter patch, it is missing the asmparser piece
that decodes the escape sequences, thus breaking all cases that use them.

This fixes test/Assembler/2007-05-21-Escape.ll

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37284 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/AsmWriter.cpp