[PATCH] D57962: [DebugInfo] PR40628: Don't salvage load operations

Jeremy Morse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 12 02:58:49 PST 2019


jmorse added a comment.

Folded last comments into commit, but phab doesn't show those comments inline because of path differences it seems:

- Added comment warning against salvaging loads in salvageDebugInfoImpl
- Removed TBBA metadata and un-necessary DILocations
- New test case positively checks for an undef dbg.value corresponding to the optimised-out load.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D57962





More information about the llvm-commits mailing list