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

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jan 22 11:32:53 PST 2022


xbolva00 added a comment.

>> it's probably reasonable to revert, analyze, and see if there are some extreme cases

Revert… So (silent) users, which are now or would be (soon new release) happy with better debug info, would just lose this feature?

Otherwise I dont know why many new bigger things in llvm go under own flag if not for situations like this one.


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