[PATCH] D86151: [DwarfDebug] Improve single location detection in validThroughout (2/4)

Orlando Cazalet-Hyams via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 20 02:17:52 PDT 2020


Orlando added a comment.

Just a note: This patch moves the `InstructionOrdering` class added in D86150 <https://reviews.llvm.org/D86150> out from DbgEntityHistoryCalculator.cpp to DbgEntityHistoryCalculator.h so that we're able to use it in `DebugHandlerBase`.


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

https://reviews.llvm.org/D86151



More information about the llvm-commits mailing list