[all-commits] [llvm/llvm-project] 545865: [NFC] Fix type-units-maybe-unused-types.ll from D1...

Orlando Cazalet-Hyams via All-commits all-commits at lists.llvm.org
Fri Dec 17 03:44:29 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 54586582d3e17c0bba76258d2930486a6dfaaf2a
      https://github.com/llvm/llvm-project/commit/54586582d3e17c0bba76258d2930486a6dfaaf2a
  Author: OCHyams <orlando.hyams at sony.com>
  Date:   2021-12-17 (Fri, 17 Dec 2021)

  Changed paths:
    R llvm/test/DebugInfo/Generic/type-units-maybe-unused-types.ll
    A llvm/test/DebugInfo/X86/type-units-maybe-unused-types.ll

  Log Message:
  -----------
  [NFC] Fix type-units-maybe-unused-types.ll from D115325 (78d15a112cbd)

78d15a112cbd adds llvm/test/DebugInfo/Generic/type-units-maybe-unused-types.ll

Move the test into llvm/test/DebugInfo/X86 and add -mtriple=x86_64-linux-gnu
because not all platforms support type units.

Example of failing bot: type-units-maybe-unused-types.ll

Original review: https://reviews.llvm.org/D115325




More information about the All-commits mailing list