We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 034ca0f commit 4a83816Copy full SHA for 4a83816
clang/test/CodeGen/tbaa-struct.cpp
@@ -1,4 +1,4 @@
1
-// RUN: %clang_cc1 -emit-llvm -o - -O1 %s | FileCheck %s
+// RUN: %clang_cc1 -triple x86_64-apple-darwin -emit-llvm -o - -O1 %s | FileCheck %s
2
//
3
// Check that we generate !tbaa.struct metadata for struct copies.
4
struct A {
0 commit comments