summaryrefslogtreecommitdiff
path: root/test/MC/AsmParser/directive_comm.s
Commit message (Expand)AuthorAge
* MC: Allow .common as alias for .comm assembler directive. PR10116.Hans Wennborg2011-06-18
* llvm-mc: Add -triple, and start fetching the target asm printer.Daniel Dunbar2009-07-17
* Switch all the MC tests to use FileCheck.Chris Lattner2009-07-08
* Implement parsing support for the .comm directive. Patch byChris Lattner2009-07-07