projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6bd4aca
)
Fix typo
author
Daniel Dunbar
<daniel@zuster.org>
Wed, 19 Aug 2009 18:35:54 +0000
(18:35 +0000)
committer
Daniel Dunbar
<daniel@zuster.org>
Wed, 19 Aug 2009 18:35:54 +0000
(18:35 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79445
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/MC/AsmParser/directive_align.s
patch
|
blob
|
history
diff --git
a/test/MC/AsmParser/directive_align.s
b/test/MC/AsmParser/directive_align.s
index b381f1e78864ce41d4641d2b0594fbacefcc7b93..7213086b46be107cf285a748e6edaceca7e361a3 100644
(file)
--- a/
test/MC/AsmParser/directive_align.s
+++ b/
test/MC/AsmParser/directive_align.s
@@
-1,7
+1,7
@@
# RUN: llvm-mc -triple i386-apple-darwin9 %s | FileCheck %s
# CHECK: TEST0:
-# CHECK: align 1
+# CHECK:
.
align 1
TEST0:
.align 1