summaryrefslogtreecommitdiff
path: root/test/MC/AsmParser/directive_lcomm.s
Commit message (Expand)AuthorAge
* MC: Overhaul handling of .lcommBenjamin Kramer2012-09-07
* only darwin has zerofillChris Lattner2010-01-19
* llvm-mc: Emit .lcomm as .zerofill.Daniel Dunbar2009-08-28
* llvm-mc: Add -triple, and start fetching the target asm printer.Daniel Dunbar2009-07-17
* add llvm-mc support for parsing the .lcomm directive, patch by Kevin Enderby!Chris Lattner2009-07-09