llvm-project/llvm/lib/Target/X86/AsmPrinter
Chris Lattner e4a3f6fa3b rename decorateName -> DecorateCygMingName, make it assert if not
cygming, make the two callers only call it if cygming.  Other minor
cleanups.

llvm-svn: 75744
2009-07-15 04:55:56 +00:00
..
CMakeLists.txt Add missing dependencies to the CMake build system. 2009-06-25 05:03:06 +00:00
Makefile Fix path name. 2009-07-14 22:58:03 +00:00
X86ATTAsmPrinter.cpp rename decorateName -> DecorateCygMingName, make it assert if not 2009-07-15 04:55:56 +00:00
X86ATTAsmPrinter.h rename decorateName -> DecorateCygMingName, make it assert if not 2009-07-15 04:55:56 +00:00
X86ATTInstPrinter.cpp Have asm printers use formatted_raw_ostream directly to avoid a 2009-07-14 20:18:05 +00:00
X86AsmPrinter.cpp Have asm printers use formatted_raw_ostream directly to avoid a 2009-07-14 20:18:05 +00:00
X86IntelAsmPrinter.cpp Reapply my previous asmprinter changes now with more testing and two 2009-07-14 18:17:16 +00:00
X86IntelAsmPrinter.h Have asm printers use formatted_raw_ostream directly to avoid a 2009-07-14 20:18:05 +00:00