[PATCH] D83560: [DebugInfo] Emit DW_OP_implicit_value for Floating point constants
Sourabh Singh Tomar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 19 13:14:45 PDT 2020
SouraVX added a comment.
Thanks @aprantl for taking out time for reviewing this. I've committed changes in ef8992b9f0189005e0d9e09bd0967301bd7a7cc6 <https://reviews.llvm.org/rGef8992b9f0189005e0d9e09bd0967301bd7a7cc6> with updated commit message reflecting the intent.
I'll be looking into handling `long double` in a cleaner way.
Thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83560/new/
https://reviews.llvm.org/D83560
More information about the llvm-commits
mailing list