[PATCH] D119232: [DebugInfo][InstrRef] Don't create duplicate instruction numbers in X86-fixup-LEAs

Stephen Tozer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 9 02:55:07 PST 2022


StephenTozer accepted this revision.
StephenTozer added a comment.
This revision is now accepted and ready to land.

Simple fix LGTM.



================
Comment at: llvm/test/DebugInfo/MIR/InstrRef/x86-lea-fixup.mir:12
 ---
-# COREI7-LABE: name: pr43758
+# COREI7-LABEL: name: pr43758
 name:            pr43758
----------------
Nice drive-by fix.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119232



More information about the llvm-commits mailing list