Skip to content

Commit b35f5d4

Browse files
author
serge-sans-paille
committed
1 parent 1c545f6 commit b35f5d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/test/CodeGen/mempcpy-libcall.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// RUN: %clang_cc1 -emit-llvm < %s| FileCheck %s
1+
// RUN: %clang_cc1 -triple x86_64-unknown-linux-gnu -emit-llvm < %s| FileCheck %s
22

33
typedef __SIZE_TYPE__ size_t;
44

0 commit comments

Comments
 (0)