llvm-6502/test/MC/AsmParser
David Majnemer 654247c3ea MC: Better management of macro arguments
The linux kernel makes uses of a GAS `feature' which substitutes nothing
for macro arguments which aren't specified.

Proper support for these kind of macro arguments necessitated a cleanup of
differences between `GAS' and `Darwin' dialect macro processing.

Differential Revision: http://llvm-reviews.chandlerc.com/D2634


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@200409 91177308-0d34-0410-b5e6-96231b3b80d8
2014-01-29 18:57:46 +00:00
..
align_invalid.s
assignment.s
bad-macro.s
cfi-unfinished-frame.s
cfi-window-save.s
conditional_asm.s
dash-n.s
directive_abort.s
directive_align.s
directive_ascii.s
directive_comm.s
directive_darwin_section.s
directive_desc.s
directive_elf_size.s
directive_end-2.s
directive_end.s
directive_file-errors.s
directive_file.s
directive_fill.s
directive_incbin.s
directive_include.s
directive_lcomm.s
directive_line.s
directive_loc.s
directive_lsym.s
directive_org.s
directive_rept-diagnostics.s AsmParser: cleanup diagnostics for .rep/.rept 2013-12-28 06:39:29 +00:00
directive_rept.s
directive_seh.s
directive_set.s
directive_space.s
directive_subsections_via_symbols.s
directive_symbol_attrs.s
directive_tbss.s
directive_tdata.s
directive_thread_init_func.s
directive_tlv.s
directive_values.s
directive_zerofill.s
dollars-in-identifiers.s
dot-symbol.s
equ.s
expr_symbol_modifiers.s
exprs-invalid.s
exprs.s
extern.s
floating-literals.s
hello.s
ifb.s
ifc.s
ifdef.s
ifndef.s
incbin_abcd
labels.s
line_with_hash.s
lit.local.cfg
macro-args.s
macro-def-in-instantiation.s
macro-err1.s
macro-irp.s Mark the 64-bit x86 push/pop instructions as In64BitMode. Mark the corresponding 32-bit versions with the same encodings Not64BitMode. Remove hack from tablegen disassembler table emitter. Fix bad test. 2014-01-05 01:35:51 +00:00
macro-irpc.s
macro-rept-err1.s
macro-rept-err2.s
macro-rept.s
macros-darwin.s MC: Better management of macro arguments 2014-01-29 18:57:46 +00:00
macros-gas.s MC: Better management of macro arguments 2014-01-29 18:57:46 +00:00
macros-parsing.s
pr11865.s
purgem.s
rename.s
section_names.s
section.s
secure_log_unique.s
variables-invalid.s
variables.s