[PATCH] D107569: [ORC] Emit i386 indirections for 32-bit processes on x86_64 hosts
Stefan Gränitz via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 6 06:24:10 PDT 2021
sgraenitz abandoned this revision.
sgraenitz added a comment.
I am still seeing segfaults in 32-bit builds even with the appropriate triple. Not sure what else is missing and right now I don't have the time to investigate the details. For the moment D107640 <https://reviews.llvm.org/D107640> limits the debug object tests to 64-bit processes on x86_64 hosts. This is what the debug plugin and tests were made for.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107569/new/
https://reviews.llvm.org/D107569
More information about the llvm-commits
mailing list