[PATCH] D64827: [Xtensa 2/10] Add Xtensa ELF definitions.

Andrei Safronov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 3 15:04:28 PST 2020


andreisfr updated this revision to Diff 242200.
andreisfr marked an inline comment as done.
andreisfr added a comment.

Patch is updated according to latest upstream version. The E_XTENSA_MACH_BASE symbol changed to EF_XTENSA_MACH_BASE.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D64827/new/

https://reviews.llvm.org/D64827

Files:
  llvm/include/llvm/BinaryFormat/ELF.h
  llvm/include/llvm/BinaryFormat/ELFRelocs/Xtensa.def
  llvm/include/llvm/Object/ELFObjectFile.h
  llvm/include/llvm/module.modulemap
  llvm/lib/Object/ELF.cpp
  llvm/lib/ObjectYAML/ELFYAML.cpp
  llvm/test/Object/Xtensa/elf-flags.yaml
  llvm/test/Object/Xtensa/lit.local.cfg

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64827.242200.patch
Type: text/x-patch
Size: 6207 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200203/756ece71/attachment-0001.bin>


More information about the llvm-commits mailing list