[PATCH] D147506: [DebugLine] save one debug line entry for empty prologue

Tom Weaver via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 4 04:22:32 PDT 2023


TWeaver added a comment.

on a sidenote, it's good to see this old dragon is finally being slain! @shchenz , I agree that the issue of eliding zero length line entries has much broader scope than just prologues in line with blaikies comments, but I'm keen to see this particular issue go away in the meantime with some additional work planned down the line to fix this in the more general sense.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147506



More information about the llvm-commits mailing list