================ @@ -1,444 +1,596 @@ -// RUN: %clang_cc1 -triple arm64-apple-ios -target-feature +neon \ -// RUN: -target-feature +v8.3a \ -// RUN: -target-feature +fullfp16 \ -// RUN: -disable-O0-optnone -emit-llvm -o - %s | opt -S -O1 | FileCheck %s +// NOTE: Assertions have been autogenerated by utils/update_cc_test_checks.py UTC_ARGS: --version 5 +// RUN: %clang_cc1 -triple arm64-linux-gnu -target-feature +neon \ ---------------- Lukacma wrote:
Why was the run line changed here ? https://github.com/llvm/llvm-project/pull/100278 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits