aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/AsmParser/directive_comm.s
Commit message (Expand)AuthorAgeFilesLines
* MC: Allow .common as alias for .comm assembler directive. PR10116.Hans Wennborg2011-06-181-0/+2
* llvm-mc: Add -triple, and start fetching the target asm printer.Daniel Dunbar2009-07-171-1/+1
* Switch all the MC tests to use FileCheck.Chris Lattner2009-07-081-4/+4
* Implement parsing support for the .comm directive. Patch byChris Lattner2009-07-071-0/+8