[PATCH] D109340: [lld] Add bitcode->e_machine mapping for hexagon

Brian Cain via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 7 19:42:39 PDT 2021


bcain abandoned this revision.
bcain added a comment.

In D109340#2987464 <https://reviews.llvm.org/D109340#2987464>, @bcain wrote:

> In D109340#2987453 <https://reviews.llvm.org/D109340#2987453>, @MaskRay wrote:
>
>> Sorry, lto/aarch64.ll is a better one.
>>
>> I'll fix riscv64.ll
>
> ok, will do.

Hmm, created a simple test case modeled after aarch64.ll, but it was failing.  After a very brief investigation I couldn't uncover a trivial solution.  I'm not very experienced in this area so I am going to retire this for now until I have time to revisit LTO.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109340



More information about the llvm-commits mailing list