[PATCH] D13659: Implement .reloc (constant offset only) with support for R_MIPS_NONE and R_MIPS_32.
Daniel Sanders via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 12 05:35:42 PST 2015
This revision was automatically updated to reflect the committed changes.
Closed by commit rL252888: Implement .reloc (constant offset only) with support for R_MIPS_NONE and… (authored by dsanders).
Changed prior to commit:
http://reviews.llvm.org/D13659?vs=38629&id=40039#toc
Repository:
rL LLVM
http://reviews.llvm.org/D13659
Files:
llvm/trunk/include/llvm/MC/MCAsmBackend.h
llvm/trunk/include/llvm/MC/MCObjectStreamer.h
llvm/trunk/include/llvm/MC/MCStreamer.h
llvm/trunk/lib/MC/MCAsmBackend.cpp
llvm/trunk/lib/MC/MCAsmStreamer.cpp
llvm/trunk/lib/MC/MCObjectStreamer.cpp
llvm/trunk/lib/MC/MCParser/AsmParser.cpp
llvm/trunk/lib/Target/Mips/MCTargetDesc/MipsAsmBackend.cpp
llvm/trunk/lib/Target/Mips/MCTargetDesc/MipsAsmBackend.h
llvm/trunk/lib/Target/Mips/MCTargetDesc/MipsELFObjectWriter.cpp
llvm/trunk/lib/Target/Mips/MCTargetDesc/MipsFixupKinds.h
llvm/trunk/test/MC/Mips/reloc-directive-bad.s
llvm/trunk/test/MC/Mips/reloc-directive.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13659.40039.patch
Type: text/x-patch
Size: 15033 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151112/dbf05a9b/attachment.bin>
More information about the llvm-commits
mailing list