[test] Add -triple x86_64 to attr-retain.cpp

This commit is contained in:
Fangrui Song 2021-02-26 19:35:53 -08:00
parent ac473bb2b2
commit 2e2ee4300d

View file

@ -1,4 +1,4 @@
// RUN: %clang_cc1 -emit-llvm -triple %itanium_abi_triple -Werror %s -o - | FileCheck %s
// RUN: %clang_cc1 -emit-llvm -triple x86_64 -Werror %s -o - | FileCheck %s
// CHECK: @llvm.used = appending global [7 x i8*]
// CHECK-SAME: @_ZN2X0C2Ev