[PATCH] D142282: [Support] Implement findModulesAndOffsets on Apple 64-bit platforms
Mehdi AMINI via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 28 10:46:05 PST 2023
mehdi_amini added a comment.
Oh I forgot I reviewed this, and got frustrated by this just a couple of days ago and implemented https://reviews.llvm.org/D144839
Note that you're only supporting 64 bits platforms here while I added support for 32 bits as well.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142282/new/
https://reviews.llvm.org/D142282
More information about the llvm-commits
mailing list