[llvm] [DWARF] Emit a worst-case prologue_end flag for pathological inputs (PR #107849)

Jeremy Morse via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 14 03:58:33 PST 2024


jmorse wrote:

Looks like this is a proper problem when there's no body to a function (not something I'd considered possible) -- I'll add a filter to `emitInitialLocDirective` once it's tested.

https://github.com/llvm/llvm-project/pull/107849


More information about the llvm-commits mailing list