[PATCH] D116821: [DebugInfo][InstrRef] Move instr-ref controlling flag out of TargetOptions

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 31 12:10:38 PST 2022


dblaikie added a comment.

@alexfh - while it's great to have highlighted this issue upstream (& I think it's been valuable to have motivated the improvements so far) - if you want to CC me on the internal bug or whatever, maybe we can see if `__attribute__((nodebug))` or the like might be suitable on some of this large autogenerated code.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D116821/new/

https://reviews.llvm.org/D116821



More information about the llvm-commits mailing list