================ @@ -1,13 +1,7 @@ -// RUN: %clang_cc1 -O1 -triple x86_64 %s -emit-llvm -disable-llvm-passes -o - | FileCheck --check-prefixes=CHECK %s ---------------- pawosm-arm wrote:
Note that this test is buggy by nature and mostly never executed, this patch fixes it (by using those `%if` statements) for the sake of this thing being tested. https://github.com/llvm/llvm-project/pull/183307 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
