Coby Tayree
d483a10791
[AsmParser][GAS-compatibility] Ignore an empty 'p2align' directive
...
GAS ignores the aforementioned issue
this patch aligns LLVM + throws in an appropriate warning
Differential Revision: https://reviews.llvm.org/D36060
llvm-svn: 309841
2017-08-02 17:36:10 +00:00
Dan Gohman
14d8436c66
Followup to 258750; update all MC tests to use .p2align .
...
llvm-svn: 258754
2016-01-26 00:27:59 +00:00
Rafael Espindola
b0fccb225c
Prefix failing commands with not to make clear they are expected to fail.
...
llvm-svn: 185554
2013-07-03 16:41:29 +00:00
Chris Lattner
11c989cc47
update test for alignment value in hex
...
llvm-svn: 80876
2009-09-03 04:03:44 +00:00
Daniel Dunbar
45e5670ede
Fix typo
...
llvm-svn: 79445
2009-08-19 18:35:54 +00:00
Chris Lattner
78b23b0e3f
fix asmstreaming of 2/4 byte elements with pow-2 alignments.
...
llvm-svn: 79408
2009-08-19 06:35:36 +00:00
Daniel Dunbar
8c6bad2f66
llvm-mc: Add -triple, and start fetching the target asm printer.
...
llvm-svn: 76257
2009-07-17 22:38:58 +00:00
Chris Lattner
a3a9ebf506
Switch all the MC tests to use FileCheck.
...
llvm-svn: 75039
2009-07-08 20:50:34 +00:00
Daniel Dunbar
cc566a714b
llvm-mc: Parse .{,b,p2}align{,w,l} directives.
...
llvm-svn: 74478
2009-06-29 23:46:59 +00:00