7 lines · plain
1; RUN: opt -S -passes=declare-runtime-libcalls -mtriple=x86_64-scei-ps4 < %s | FileCheck %s2; RUN: opt -S -passes=declare-runtime-libcalls -mtriple=x86_64-scei-ps5 < %s | FileCheck %s3 4; CHECK-NOT: __memcpy_chk5; CHECK-NOT: __memset_chk6; CHECK-NOT: __memmove_chk7