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.
2 parents 163d47e + e648482 commit 0756c40Copy full SHA for 0756c40
test/LLVMPasses/merge_func_ptrauth.swift
@@ -2,6 +2,7 @@
2
3
// RUN: %empty-directory(%t)
4
// RUN: %target-build-swift -O -module-name=test %s -o %t/a.out
5
+// RUN: %target-codesign %t/a.out
6
// RUN: %target-run %t/a.out | %FileCheck %s -check-prefix=CHECK-OUTPUT
7
8
// REQUIRES: executable_test
0 commit comments