[lto] Record whether a variable is TLS.
authorSean Silva <chisophugis@gmail.com>
Wed, 9 Mar 2016 00:47:47 +0000 (00:47 +0000)
committerSean Silva <chisophugis@gmail.com>
Wed, 9 Mar 2016 00:47:47 +0000 (00:47 +0000)
commit31a5ab9e3bfbf5a3a28a35d281cdacb98814786b
tree899c49800cd5aaf708b4d593e1f5aa40468e4598
parent708453d99ff4b16a3c0df889a64d6593fac3d6e9
[lto] Record whether a variable is TLS.

Summary:

Reviewers: rafael

Subscribers: Bigcheese, llvm-commits, joker.eph

Differential Revision: http://reviews.llvm.org/D17974

llvm-svn: 262975
lld/ELF/InputFiles.cpp
lld/test/ELF/lto/Inputs/tls-mixed.s [new file with mode: 0644]
lld/test/ELF/lto/tls-mixed.ll [new file with mode: 0644]