vfdff wrote:
try to fix https://github.com/llvm/llvm-project/pull/98704
https://github.com/llvm/llvm-project/pull/99267
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: Allen (vfdff)
Changes
Different targets may have different flag on arguments, so restrict the triple
to avoid ci fail.
---
Full diff: https://github.com/llvm/llvm-project/pull/99267.diff
1 Files Affected:
- (modified) clang/test/CodeGe
https://github.com/vfdff created https://github.com/llvm/llvm-project/pull/99267
Different targets may have different flag on arguments, so restrict the triple
to avoid ci fail.
>From 9a7cad22652e476edddedc9308663fc0e45e705c Mon Sep 17 00:00:00 2001
From: Zhongyunde
Date: Wed, 17 Jul 2024 11:0