[PATCH] D82363: [DebugInfo] Add new instruction and expression operator for variadic debug values
Adrian Prantl via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 5 09:33:51 PDT 2020
aprantl added a comment.
Thank you, that makes sense. Yes we should probably have a separate patch that move DBG_VALUE out of the way (or renames it to DBG_VALUE_OLD), then we let this one take over the DBG_VALUE name and then remove DBG_VALUE_OLD. I will see that I'll reply to the "direct" thread to bring this to a resolution.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82363/new/
https://reviews.llvm.org/D82363
More information about the llvm-commits
mailing list