[PATCH] D62314: [DebugInfo] Use FrameDestroy to extend stack locations to the end of a function
David Stenberg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 24 02:06:14 PDT 2019
dstenb added inline comments.
================
Comment at: test/DebugInfo/X86/dbg-addr.ll:12-13
; FIXME: Avoid the use of a single-location location list and use
; DW_AT_start_offset instead.
----------------
Can we remove/change this comment now that we produce a single location description?
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62314/new/
https://reviews.llvm.org/D62314
More information about the llvm-commits
mailing list