[PATCH] D17008: [lanai] Add ELF enum value and relocations

Jacques Pienaar via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 10 09:02:58 PST 2016


jpienaar retitled this revision from "[lanai] Add MCExpr and ELF relocations" to "[lanai] Add ELF enum value and relocations".
jpienaar updated the summary for this revision.
jpienaar updated this revision to Diff 47463.
jpienaar marked an inline comment as done.
jpienaar added a comment.

Moved MCExpr changes to subclass of MCTargetExpr and use that instead in the backend.


http://reviews.llvm.org/D17008

Files:
  include/llvm/Object/ELFObjectFile.h
  include/llvm/Object/RelocVisitor.h
  include/llvm/Support/ELF.h
  include/llvm/Support/ELFRelocs/Lanai.def
  lib/MC/MCObjectFileInfo.cpp
  lib/Object/ELF.cpp
  lib/Object/ELFYAML.cpp
  test/Object/Lanai/lit.local.cfg
  test/Object/Lanai/yaml2obj-elf-lanai-rel.yaml

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17008.47463.patch
Type: text/x-patch
Size: 6112 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160210/e8cc883d/attachment.bin>


More information about the llvm-commits mailing list