[PATCH] D144083: [JITLink] Initial AArch32 backend
Gulfem Savrun Yeniceri via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 24 09:11:30 PDT 2023
gulfem added a comment.
In D144083#4218819 <https://reviews.llvm.org/D144083#4218819>, @sgraenitz wrote:
> This was due to my change to use a target flag to represent the thumb bit. Obviously, these are target-specific and ObjectLinkingLayer has to account for that. Relanding now with the fix.
Thanks, and the issue is fixed in your reland.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144083/new/
https://reviews.llvm.org/D144083
More information about the llvm-commits
mailing list