[PATCH] D152841: Prevent out of range fixup encoding on AArch64
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 16 16:32:40 PDT 2023
efriedma added a comment.
> I'm actually not sure where it should be fixed/tested, as it's not AArch64-specific.
MC-level tests are all target-dependent to some extent, so all tests specify some target. We don't have a way to specify "any ELF target". Given that, just pick a target and write a test.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152841/new/
https://reviews.llvm.org/D152841
More information about the llvm-commits
mailing list