Test what I intended to test.

llvm-svn: 267316
This commit is contained in:
Peter Collingbourne 2016-04-24 02:42:34 +00:00
parent 6d01a35ef6
commit 7fa5970e69
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
# RUN: llvm-mc -filetype=obj -triple=x86_64-unknown-linux %s -o %t.o
# RUN: not ld.lld %t.o -o %t 2>&1 | FileCheck %s
# RUN: not ld.lld %t.o -o %t.so -shared 2>&1 | FileCheck %s
# CHECK: undefined symbol: hidden in {{.*}}
.global hidden