summaryrefslogtreecommitdiff
path: root/test/MC/AsmParser/directive_align.s
Commit message (Expand)AuthorAge
* update test for alignment value in hexChris Lattner2009-09-03
* Fix typoDaniel Dunbar2009-08-19
* fix asmstreaming of 2/4 byte elements with pow-2 alignments.Chris Lattner2009-08-19
* 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
* llvm-mc: Parse .{,b,p2}align{,w,l} directives.Daniel Dunbar2009-06-29