[PATCH] D64827: [Xtensa 2/10] Add Xtensa ELF definitions.
Andrei Safronov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Feb 16 15:10:56 PST 2020
andreisfr updated this revision to Diff 244900.
andreisfr added a comment.
Change EF_XTENSA_MACH_BASE to EF_XTENSA_MACH_NONE, it seems this is closer to ELF flag naming style used for AMDGPU and MIPS.
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/obj2yaml.test
llvm/test/tools/llvm-readobj/ELF/reloc-types-xtensa.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64827.244900.patch
Type: text/x-patch
Size: 13211 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200216/85a2dcfb/attachment.bin>
More information about the llvm-commits
mailing list