[all-commits] [llvm/llvm-project] 5c396b: [llvm-objdump, ARM] Fix further test failures.

Simon Tatham via All-commits all-commits at lists.llvm.org
Tue Jul 26 03:35:31 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5c396be5750e211866a1880d1ad3918175cf00b7
      https://github.com/llvm/llvm-project/commit/5c396be5750e211866a1880d1ad3918175cf00b7
  Author: Simon Tatham <simon.tatham at arm.com>
  Date:   2022-07-26 (Tue, 26 Jul 2022)

  Changed paths:
    M llvm/test/CodeGen/AArch64/aarch64-p2align-max-bytes.ll
    M llvm/test/CodeGen/AArch64/inlineasm-ldr-pseudo.ll
    M llvm/test/CodeGen/AArch64/simple-macho.ll
    M llvm/test/CodeGen/ARM/inlineasm-ldr-pseudo.ll
    M llvm/test/CodeGen/ARM/inlineasm-switch-mode-oneway-from-arm.ll
    M llvm/test/CodeGen/ARM/inlineasm-switch-mode-oneway-from-thumb.ll
    M llvm/test/CodeGen/ARM/inlineasm-switch-mode.ll
    M llvm/test/CodeGen/ARM/trap.ll

  Log Message:
  -----------
  [llvm-objdump,ARM] Fix further test failures.

Further test-failure fallout from D130358. There were a handful of
uses of llvm-objdump in the CodeGen tests as well, which have taken me
longer to get to because more things had to be built.




More information about the All-commits mailing list