[PATCH] D76145: [DebugInfo] Introduce a DW_OP_LLVM_convert_generic operation
David Stenberg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 17 05:43:36 PDT 2020
dstenb added a comment.
In D76145#1924795 <https://reviews.llvm.org/D76145#1924795>, @aprantl wrote:
> Have you thought about doing this
Thanks for the suggestions. As emitUnsigned() emit ULEB128 encoded data maybe I should just remove that comment.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76145/new/
https://reviews.llvm.org/D76145
More information about the llvm-commits
mailing list