[PATCH] D154986: [X86] Complete preservation of !pcsections in X86ISelLowering
Dmitry Vyukov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 12 02:10:50 PDT 2023
dvyukov accepted this revision.
dvyukov added a comment.
This revision is now accepted and ready to land.
> However, we're currently still permitting implicit conversion of DebugLoc to MIMetadata, to allow for a gradual transition and let the old code work as-is.
How much of the old code do we still have? Is there any old code in aarch64?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154986/new/
https://reviews.llvm.org/D154986
More information about the llvm-commits
mailing list