mcstreamerize .file and .file. This also fixes an issue where the
authorChris Lattner <sabre@nondot.org>
Mon, 25 Jan 2010 18:58:59 +0000 (18:58 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 25 Jan 2010 18:58:59 +0000 (18:58 +0000)
commita6594fc7156c0afbe6fd5a6aab9b099aaf950c53
tree9fc791f856e67f36af15b2103a478ebdc379f484
parenta800f7c464ef9a376057a555129f36d1f8488c3b
mcstreamerize .file and .file.  This also fixes an issue where the
normal form of .file would fail if the filename had a weird character
in it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94437 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/AsmPrinter.h
include/llvm/MC/MCStreamer.h
lib/CodeGen/AsmPrinter/AsmPrinter.cpp
lib/CodeGen/AsmPrinter/DwarfDebug.cpp
lib/MC/MCAsmStreamer.cpp
lib/MC/MCMachOStreamer.cpp
lib/MC/MCNullStreamer.cpp
lib/Target/X86/AsmPrinter/X86AsmPrinter.cpp