[PATCH] D99107: [clang][CodeGen] Do not emit NVRO debug helper when not emitting debug info

David Blaikie via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 22 14:57:15 PDT 2021


dblaikie added a comment.

In D99107#2642451 <https://reviews.llvm.org/D99107#2642451>, @rnk wrote:

> We try to uphold the invariant that -g flags do not affect generated code, so I don't think we should do this.

+1


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