[PATCH] D131485: [AMDGPU] Fix prologue/epilogue markers in .debug_line table for trivial functions
Scott Linder via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 10 10:04:50 PDT 2022
scott.linder accepted this revision.
scott.linder added a comment.
This revision is now accepted and ready to land.
LGTM
Maybe in the future the various versions of this could be merged, but as it stands there seems to be essentially N targets which do this N different ways, which is a problem we can't solve here.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131485/new/
https://reviews.llvm.org/D131485
More information about the llvm-commits
mailing list