[PATCH] D73526: [SafeStack][DebugInfo] Insert DW_OP_deref in correct location

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 29 08:53:38 PST 2020


aprantl added a comment.

> More generally: D68945 <https://reviews.llvm.org/D68945> was supposed to eliminate pre-regalloc uses of IsIndirect, and D69178 <https://reviews.llvm.org/D69178> repurpose the field. With both applied this fault doesn't occur, however I didn't get around to landing D69178 <https://reviews.llvm.org/D69178>.

Ah. I had thought we eliminated this and was surprised to see it here.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D73526/new/

https://reviews.llvm.org/D73526





More information about the llvm-commits mailing list