[all-commits] [llvm/llvm-project] 79d877: [aarch64] add missing run line to a test
Nico Weber via All-commits
all-commits at lists.llvm.org
Wed Oct 5 10:37:23 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 79d87740b7f5bc1c7181d32475a31165858ecfc9
https://github.com/llvm/llvm-project/commit/79d87740b7f5bc1c7181d32475a31165858ecfc9
Author: Nico Weber <thakis at chromium.org>
Date: 2022-10-05 (Wed, 05 Oct 2022)
Changed paths:
M llvm/test/CodeGen/AArch64/jump-table.ll
Log Message:
-----------
[aarch64] add missing run line to a test
The CHECK-IOS lines were added in 1c353419ab51f, but without a
matching FileCheck invocation. Add it.
The dead CHECK-IOS lines were found by Daniel Bertalan.
Differential Revision: https://reviews.llvm.org/D133772
More information about the All-commits
mailing list