mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-01 00:33:09 +00:00
Added regression test for bug #10869.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140012 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
92ec8e1427
commit
76034c5f54
6
test/MC/AsmParser/2011-09-06-NoNewline.s
Normal file
6
test/MC/AsmParser/2011-09-06-NoNewline.s
Normal file
@ -0,0 +1,6 @@
|
||||
// RUN: llvm-mc %s
|
||||
movl %gs:8, %eax
|
||||
// RUN: llvm-mc %s
|
||||
movl %gs:8, %eax
|
||||
// RUN: llvm-mc %s
|
||||
movl %gs:8, %eax
|
Loading…
Reference in New Issue
Block a user