[PATCH] D127488: [GlobalISel][DebugInfo] Remove debug info with zero line from constants inserted at entry block
Amara Emerson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 7 10:45:41 PDT 2022
aemerson added a comment.
I originally made constants use line 0 because on D63286 <https://reviews.llvm.org/D63286> Adrian said that if we don't emit 0, the constants end up being interpreted as being part of the prologue, which they're technically not.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127488/new/
https://reviews.llvm.org/D127488
More information about the llvm-commits
mailing list