Fix and add tests for all cases in x86 and x86_64 where gnu as implicitly
commita227a179d43ff318c28e218b40666d92265fde7b
authorRafael Espindola <rafael.espindola@gmail.com>
Wed, 24 Nov 2010 18:51:21 +0000 (24 18:51 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Wed, 24 Nov 2010 18:51:21 +0000 (24 18:51 +0000)
tree5d31263a56a6ed2d2512da57a03fabe5afe92084
parent1952f0a0a09c0680fc9d3c6a9821dbfa7ba96f3c
Fix and add tests for all cases in x86 and x86_64 where gnu as implicitly
sets the type of a symbol to STT_TLS.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120100 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/MCELFStreamer.cpp
test/MC/ELF/tls-i386.s [new file with mode: 0644]
test/MC/ELF/tls.s