llvm-6502/test/MC/AsmParser
Kevin Enderby 5026ae4514 Removed the DumpSymbolsandMacros and LoadSymbolsandMacros MCStreamer API as
the parsing of the .dump and .load should be done in the assembly parser and
not have any need for an MCStreamer API.  Changed the code for now so these
just produce an error saying these specific directives are not yet implemented
since they are likely no longer used and may never need to be implemented.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76462 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-20 20:25:37 +00:00
..
assignment.s llvm-mc: Add -triple, and start fetching the target asm printer. 2009-07-17 22:38:58 +00:00
dg.exp Basic .s parsing for .asci[iz], .fill, .space, {.byte, .short, ... } 2009-06-24 23:30:00 +00:00
directive_abort.s llvm-mc: Add -triple, and start fetching the target asm printer. 2009-07-17 22:38:58 +00:00
directive_align.s llvm-mc: Add -triple, and start fetching the target asm printer. 2009-07-17 22:38:58 +00:00
directive_ascii.s llvm-mc: Add -triple, and start fetching the target asm printer. 2009-07-17 22:38:58 +00:00
directive_comm.s llvm-mc: Add -triple, and start fetching the target asm printer. 2009-07-17 22:38:58 +00:00
directive_desc.s llvm-mc: Add -triple, and start fetching the target asm printer. 2009-07-17 22:38:58 +00:00
directive_fill.s llvm-mc: Add -triple, and start fetching the target asm printer. 2009-07-17 22:38:58 +00:00
directive_include.s llvm-mc: Add -triple, and start fetching the target asm printer. 2009-07-17 22:38:58 +00:00
directive_lcomm.s llvm-mc: Add -triple, and start fetching the target asm printer. 2009-07-17 22:38:58 +00:00
directive_lsym.s llvm-mc: Add -triple, and start fetching the target asm printer. 2009-07-17 22:38:58 +00:00
directive_org.s llvm-mc: Add -triple, and start fetching the target asm printer. 2009-07-17 22:38:58 +00:00
directive_set.s llvm-mc: Add -triple, and start fetching the target asm printer. 2009-07-17 22:38:58 +00:00
directive_space.s llvm-mc: Add -triple, and start fetching the target asm printer. 2009-07-17 22:38:58 +00:00
directive_subsections_via_symbols.s llvm-mc: Add -triple, and start fetching the target asm printer. 2009-07-17 22:38:58 +00:00
directive_symbol_attrs.s llvm-mc: Add -triple, and start fetching the target asm printer. 2009-07-17 22:38:58 +00:00
directive_values.s llvm-mc: Add -triple, and start fetching the target asm printer. 2009-07-17 22:38:58 +00:00
directive_zerofill.s llvm-mc: Add -triple, and start fetching the target asm printer. 2009-07-17 22:38:58 +00:00
exprs.s llvm-mc: Add -triple, and start fetching the target asm printer. 2009-07-17 22:38:58 +00:00
x86_operands.s llvm-mc: Add -triple, and start fetching the target asm printer. 2009-07-17 22:38:58 +00:00