[test] fix test as the atom name is available only in DEBUG mode
authorShankar Easwaran <shankare@codeaurora.org>
Wed, 12 Jun 2013 00:46:37 +0000 (00:46 +0000)
committerShankar Easwaran <shankare@codeaurora.org>
Wed, 12 Jun 2013 00:46:37 +0000 (00:46 +0000)
llvm-svn: 183819

lld/test/elf/X86_64/extern-tls.test

index d7b88a54254bd615219d8eaf3229a7dc74956b2d..c4f99475691a81ff54ac773030c34e862489c56f 100644 (file)
@@ -3,7 +3,7 @@
 RUN: lld -flavor gnu -target x86_64-linux %p/Inputs/externtls.x86-64 -static  \
 RUN: -emit-yaml --noinhibit-exec | FileCheck %s -check-prefix=CHECKGOT
 
-CHECKGOT:  - name:            __got_tls_extern_tls
+           - name:            __got_tls_extern_tls
 CHECKGOT:    type:            got
 CHECKGOT:    content:         [ 00, 00, 00, 00, 00, 00, 00, 00 ]
 CHECKGOT:    alignment:       2^3