[PATCH] D18109: Prevent GlobalOpts from dropping ASANitized global variables
Duncan P. N. Exon Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 19 11:05:37 PDT 2020
dexonsmith requested changes to this revision.
dexonsmith added a comment.
This revision now requires changes to proceed.
In D18109#423819 <https://reviews.llvm.org/D18109#423819>, @aprantl wrote:
> Attaching a WIP patch for reversing the ownership between DIGlobalVariable and GlobalVariable.
"Requesting changes" as I assume this at least needs to be rebased, but I still think it's a good direction. Is the a reason this wasn't pursued further?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D18109/new/
https://reviews.llvm.org/D18109
More information about the llvm-commits
mailing list