[PATCH] D79545: [VE] Implements minimum MC layer for VE (3/4)
Kazushi Marukawa via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 11 18:55:29 PDT 2020
kaz7 updated this revision to Diff 263333.
kaz7 marked an inline comment as done.
kaz7 added a comment.
I update following jhenderson's suggestions and also add a new test to
check triple for ve.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79545/new/
https://reviews.llvm.org/D79545
Files:
llvm/include/llvm/BinaryFormat/ELF.h
llvm/include/llvm/BinaryFormat/ELFRelocs/VE.def
llvm/include/llvm/Object/ELFObjectFile.h
llvm/lib/Object/ELF.cpp
llvm/lib/ObjectYAML/ELFYAML.cpp
llvm/test/Object/VE/elf64-arch.yaml
llvm/test/Object/VE/elf64-machine.yaml
llvm/test/Object/VE/lit.local.cfg
llvm/test/tools/llvm-readobj/ELF/machine-enum.test
llvm/test/tools/llvm-readobj/ELF/reloc-types-elf-ve.test
llvm/test/tools/obj2yaml/ELF/relocation-type-ve.yaml
llvm/tools/llvm-readobj/ELFDumper.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79545.263333.patch
Type: text/x-patch
Size: 36701 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200512/f43e0e83/attachment.bin>
More information about the llvm-commits
mailing list