[PATCH] [PATCH][mips] .abicalls and .set pic0 support
Jack Carter
jack.carter at imgtec.com
Thu Dec 19 15:28:44 PST 2013
jacksprat added you to the CC list for the revision "[PATCH][mips] .abicalls and .set pic0 support".
Hi rafael.espindola, dsanders,
This patch adds .abicalls and .set pic0 support which
affects the ELF ABI and its flags. In addition the patch uses
a common interface for both the MipsTargetSteamer and
MipsObjectStreamer that both the integrated and standalone
assemblers will use for the output for these directives.
http://llvm-reviews.chandlerc.com/D2446
Files:
lib/Target/Mips/AsmParser/MipsAsmParser.cpp
lib/Target/Mips/MCTargetDesc/MipsMCTargetDesc.cpp
lib/Target/Mips/MCTargetDesc/MipsTargetStreamer.cpp
lib/Target/Mips/MipsAsmPrinter.cpp
lib/Target/Mips/MipsTargetStreamer.h
test/MC/Mips/elf_eflags.ll
test/MC/Mips/elf_eflags.s
test/MC/Mips/mips_directives.s
test/MC/Mips/mips_directives_bad.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2446.1.patch
Type: text/x-patch
Size: 10174 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131219/e29a3b30/attachment.bin>
More information about the llvm-commits
mailing list