[flang-commits] [clang] [clang-tools-extra] [flang] [lld] [llvm] [mlir] [polly] [test]: fix filecheck annotation typos (PR #91854)
via flang-commits
flang-commits at lists.llvm.org
Sun May 12 06:01:22 PDT 2024
================
@@ -1,6 +1,6 @@
// RUN: llvm-mc -filetype=asm -triple powerpc-ibm-aix-xcoff %s | FileCheck %s
-// CHECK-label: .csect .text[PR],2
----------------
klensy wrote:
actual: `.csect ..text..[PR],5`
https://github.com/llvm/llvm-project/pull/91854
More information about the flang-commits
mailing list