Add a test for .secure_log_unique.

It also doubles a test that F_Append works.

llvm-svn: 186606
This commit is contained in:
Rafael Espindola 2013-07-18 20:34:26 +00:00
parent 70850d83dc
commit 3d8f8ab54d
1 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,9 @@
// RUN: rm -f %t
// RUN: AS_SECURE_LOG_FILE=%t llvm-mc -triple x86_64-apple-darwin %s
// RUN: AS_SECURE_LOG_FILE=%t llvm-mc -triple x86_64-apple-darwin %s
// RUN: FileCheck --input-file=%t %s
.secure_log_unique "foobar"
// CHECK: "foobar"
// CHECK-NEXT: "foobar"