llvm-project/llvm/test/MC/Sparc
Rafael Espindola 699281cce7 Don't pass a Reloc::Model to MC.
MC only needs to know if the output is PIC or not. It never has to
decide about creating GOTs and PLTs for example. The only thing that
MC itself uses this information for is expanding "macros" in sparc and
mips. The rest I am pretty sure could be moved to CodeGen.

This is a cleanup and isolates the code from future changes to
Reloc::Model.

llvm-svn: 269909
2016-05-18 11:58:50 +00:00
..
leon-instructions.s
lit.local.cfg
sparc-alu-instructions.s
sparc-asm-errors.s
sparc-assembly-exprs.s
sparc-atomic-instructions.s
sparc-coproc.s
sparc-ctrl-instructions.s
sparc-directive-xword.s
sparc-directives.s
sparc-fp-instructions.s
sparc-little-endian.s
sparc-mem-instructions.s
sparc-nop-data.s
sparc-pic.s Don't pass a Reloc::Model to MC. 2016-05-18 11:58:50 +00:00
sparc-relocations.s
sparc-special-registers.s
sparc-synthetic-instructions.s
sparc-traps.s
sparc-v9-traps.s
sparc-vis.s
sparc64-alu-instructions.s
sparc64-ctrl-instructions.s
sparcv8-instructions.s
sparcv9-atomic-instructions.s
sparcv9-instructions.s