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

Jeremy Morse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 2 12:15:31 PST 2022


jmorse added a comment.

Sitrep: I've re-enabled instr-ref for x86_64 in rG6e03a68b776d <https://reviews.llvm.org/rG6e03a68b776dc06826dacbdab26d24a90bb2173b>. I believe all the issues reported here so far are fixed / optimised further, so I've filed a cherry-pick request in https://github.com/llvm/llvm-project/issues/53548 , which I believe is the correct procedure.

Any more difficulties -> we'll take them as they come.


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