[all-commits] [llvm/llvm-project] b10df8: [AVR] Fix up a few accidentally-regressed Generic ...

Dylan McKay via All-commits all-commits at lists.llvm.org
Thu Feb 4 07:22:26 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b10df8f7a5948edec77f5b57b18cdd736323a5fd
      https://github.com/llvm/llvm-project/commit/b10df8f7a5948edec77f5b57b18cdd736323a5fd
  Author: Dylan McKay <me at dylanmckay.io>
  Date:   2021-02-05 (Fri, 05 Feb 2021)

  Changed paths:
    M llvm/test/CodeGen/Generic/MIRDebugify/locations-and-values.mir
    M llvm/test/CodeGen/Generic/MIRStripDebug/all.mir
    M llvm/test/CodeGen/Generic/MIRStripDebug/dont-strip-real-debug-info.mir
    M llvm/test/CodeGen/Generic/MIRStripDebug/multiple-moduleflags.mir

  Log Message:
  -----------
  [AVR] Fix up a few accidentally-regressed Generic CodeGen tests recently broken

In 85e8e6246e0fcc62ba727e8fb5990f1a632125d0, these tests were modified
to work with AVR, but the regex matchers were finicky and required a
fix forward patch, being this.




More information about the All-commits mailing list