[PATCH] D152536: [DWARF] Allow op-index in line number programs

David Stenberg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 3 00:54:30 PDT 2023


dstenb added a comment.

Sending a gentle ping on this (and the parent revision).

I assume that making upstream VLIW targets emit line number programs with maximum_operations_per_instruction > 1 will require quite a bit of work, so the immediate gains of these patches are small in that regard, but perhaps this is interesting for some other downstream VLIW target?


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

https://reviews.llvm.org/D152536



More information about the llvm-commits mailing list