[llvm] LAA: regen a test with UTC (NFC) (PR #122748)

Ramkumar Ramachandra via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 14 01:02:28 PST 2025


================
@@ -1,6 +1,6 @@
-; RUN: opt -passes='print<access-info>' -aa-pipeline='basic-aa' -disable-output < %s  2>&1 | FileCheck %s --check-prefix=LAA
-
-target datalayout = "e-m:o-i64:64-f80:128-n8:16:32:64-S128"
+; NOTE: Assertions have been autogenerated by utils/update_analyze_test_checks.py UTC_ARGS: --version 5
+; RUN: opt -passes='print<access-info>' -aa-pipeline='basic-aa' \
----------------
artagnon wrote:

It is needed, unfortunately.

https://github.com/llvm/llvm-project/pull/122748


More information about the llvm-commits mailing list