[PATCH] D114365: [DebugInfo][6/N][InstrRef] Ignore stack-pointer clobbers on call instructions even more

Jeremy Morse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 24 09:19:22 PST 2021


jmorse added a comment.

In D114365#3151198 <https://reviews.llvm.org/D114365#3151198>, @Orlando wrote:

> Based on our discussion in D114362 <https://reviews.llvm.org/D114362>, is it not worth preserving the `-experimental-debug-variable-locations=false` path for `llvm/test/DebugInfo/X86/dbg-addr.ll`? Otherwise LGTM.

I guess so, will fold that in, cheers


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

https://reviews.llvm.org/D114365



More information about the llvm-commits mailing list