[PATCH] D37556: [ARC] Prepare the implementation of relocation for lld
Leslie Zhai via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Sep 10 19:18:53 PDT 2017
xiangzhai updated this revision to Diff 114531.
xiangzhai added a comment.
Hi Krzysztof,
Thanks for your review!
I updated my patch as your suggestion, but at present there is *no* ARC Specific e_flags defined.
Regards,
Leslie Zhai
Repository:
rL LLVM
https://reviews.llvm.org/D37556
Files:
include/llvm/BinaryFormat/ELF.h
include/llvm/BinaryFormat/ELFRelocs/ARC.def
include/llvm/module.modulemap
lib/Object/ELF.cpp
lib/ObjectYAML/ELFYAML.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37556.114531.patch
Type: text/x-patch
Size: 5159 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170911/73619978/attachment.bin>
More information about the llvm-commits
mailing list