Fix attr-nomerge.cpp with fixed triple

This commit is contained in:
Zequan Wu
2024-08-01 19:57:28 -07:00
parent 9373a43218
commit 6c375ae7a4

View File

@@ -1,4 +1,4 @@
// RUN: %clang_cc1 -triple %itanium_abi_triple -emit-llvm %s -fms-extensions -o - | FileCheck %s
// RUN: %clang_cc1 -triple x86_64-unknown-linux-gnu -emit-llvm %s -fms-extensions -o - | FileCheck %s
class A {
public: