Correctly propagate thread-local flag from aliasee to alias. This fixes PR2137
authorAnton Korobeynikov <asl@math.spbu.ru>
Tue, 11 Mar 2008 22:38:53 +0000 (22:38 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Tue, 11 Mar 2008 22:38:53 +0000 (22:38 +0000)
commit4d86e2a6b8edc814165a3e63f55bfaea0b8f224d
tree4aee83655dc29ac2296327fc34d8a3327b1c97dc
parentbfae83139dcb4fffd50b939e1b1224b0126f04d4
Correctly propagate thread-local flag from aliasee to alias. This fixes PR2137

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48257 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/SelectionDAG.cpp
lib/Target/X86/X86ATTAsmPrinter.cpp