Add a new -enable-cygwin-compatible-output argument, which make the output more
authorChris Lattner <sabre@nondot.org>
Mon, 11 Aug 2003 19:35:26 +0000 (19:35 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 11 Aug 2003 19:35:26 +0000 (19:35 +0000)
commit93c1afacd1f15e6bfe1bdbb9432601e9d1333630
treecde8a09c7a45a13428ad52845a01c58d0f336b0b
parent2b3860faebe96b45a5654d4e4ca9faa18ed97dbb
Add a new -enable-cygwin-compatible-output argument, which make the output more
consumably by the cygwin assembler.  This is really just a nasty hack until we
get real target triple support.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7742 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/Makefile
lib/Target/X86/Printer.cpp
lib/Target/X86/X86AsmPrinter.cpp