[PATCH] D61940: [WIP][DebugInfo] Don't always extend variable locations when the reg location is unchanging

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 15 08:58:06 PDT 2019


aprantl added inline comments.


================
Comment at: lib/CodeGen/AsmPrinter/DbgEntityHistoryCalculator.cpp:226
 }
 
-// Returns the first instruction in @MBB which corresponds to
----------------
I appreciate the amount of red in this patch :-)


Repository:
  rL LLVM

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

https://reviews.llvm.org/D61940





More information about the llvm-commits mailing list