[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 Jul 22 12:20:56 PDT 2020
SouraVX added a comment.
> I think I'd be happy with emitting a warning to llvm::dbgs(), or an assembler comment (if that is available here, not sure).
Here, I've used `LLVM_DEBUG` so that it won't hurt any thing. This seems Okay to you ?
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