This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
llvm-6502
Watch
1
Star
0
Fork
0
You've already forked llvm-6502
mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced
2024-12-14 11:32:34 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
1cf44fc051
llvm-6502
/
test
/
MC
/
AsmParser
/
dg.exp
5 lines
82 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Basic .s parsing for .asci[iz], .fill, .space, {.byte, .short, ... } - Includes some DG tests in test/MC/AsmParser, which are rather primitive since we don't have a -verify mode yet. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74139 91177308-0d34-0410-b5e6-96231b3b80d8
2009-06-24 23:30:00 +00:00
load_lib llvm.exp
Move ARM and X86 specific AsmParser tests into separate subdirectories, and only run if appropriate target is supported. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82419 91177308-0d34-0410-b5e6-96231b3b80d8
2009-09-21 00:05:30 +00:00
RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{s}]]
For now, only run MC tests if X86 is configured. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80213 91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-27 06:11:15 +00:00
Reference in New Issue
Copy Permalink