[PATCH] D99107: [clang][CodeGen] Do not emit NVRO debug helper when not emitting debug info
Reid Kleckner via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 22 13:08:00 PDT 2021
rnk added a comment.
We try to uphold the invariant that -g flags do not affect generated code, so I don't think we should do this.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99107/new/
https://reviews.llvm.org/D99107
More information about the cfe-commits
mailing list