[PATCH] D79592: [DebugInfo] support for DW_AT_data_location in llvm
Adrian Prantl via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 7 13:02:18 PDT 2020
aprantl added a comment.
Why is the data location a part of the type and not something dynamically bound via dbg.value or something similar?
What's an example for what a typical data location expression?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79592/new/
https://reviews.llvm.org/D79592
More information about the llvm-commits
mailing list