aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/AsmParser/directive_lcomm.s
Commit message (Expand)AuthorAgeFilesLines
* MC: Overhaul handling of .lcommBenjamin Kramer2012-09-071-3/+8
* only darwin has zerofillChris Lattner2010-01-191-1/+1
* llvm-mc: Emit .lcomm as .zerofill.Daniel Dunbar2009-08-281-3/+3
* llvm-mc: Add -triple, and start fetching the target asm printer.Daniel Dunbar2009-07-171-1/+1
* add llvm-mc support for parsing the .lcomm directive, patch by Kevin Enderby!Chris Lattner2009-07-091-0/+10