]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/commit
Thread local globals don't require special handling by the linker and so can
authorRichard Osborne <richard@xmos.com>
Wed, 22 Jul 2009 11:01:00 +0000 (11:01 +0000)
committerRichard Osborne <richard@xmos.com>
Wed, 22 Jul 2009 11:01:00 +0000 (11:01 +0000)
commit5550f62778e67ea478b57eaa5df8d38cc3e0bac3
treec99e5658732bd62e217c1816b0f0fa55e1193d06
parentfd5545b789d61ed16178ce2edc871164d5e9caea
Thread local globals don't require special handling by the linker and so can
be placed in the standard data / bss sections.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76735 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/XCore/XCoreTargetAsmInfo.cpp