brintos

brintos / llvm-project-archived public Read only

0
0
Text · 267 B · 36cda7a Raw
10 lines · plain
1// RUN: rm -f %t2// RUN: llvm-mc -as-secure-log-file %t -triple x86_64-apple-darwin %s3// RUN: llvm-mc -as-secure-log-file %t -triple x86_64-apple-darwin %s4// RUN: FileCheck --input-file=%t %s5.secure_log_unique "foobar"6 7// CHECK: "foobar"8// CHECK-NEXT: "foobar"9 10