summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2008-03-23-DarwinAsmComments.ll
Commit message (Expand)AuthorAge
* Fix the remaining TCL-style quotes found in the testsuite. This isChandler Carruth2012-07-02
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Add an explicit -asm-verbose to these tests, to make itDan Gohman2009-03-31
* CodeGen still defaults to non-verbose asm, but llc now overrides it and defau...Evan Cheng2009-03-25
* Do not emit comments unless -asm-verbose.Evan Cheng2009-03-24
* Use ## for comment delimiter on darwin x86-32, soDale Johannesen2008-03-25