[PATCH] D79774: [arm] Add big-endian version of pcrel fixups for adr instructions
Dimitry Andric via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 12 09:39:17 PDT 2020
dim added a comment.
Note I already merged this fix (minus the test case) into FreeBSD here: https://svnweb.freebsd.org/changeset/base/360697, since we needed it ASAP for being able to build big-endian ARM kernel code. So in that sense it's already been exercised for a bit. :)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79774/new/
https://reviews.llvm.org/D79774
More information about the llvm-commits
mailing list