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)
commit4f7f19a7c0bea49ea4a28c27db4846f40d616341
tree214483d19b0264601f7658805d55b136a2930d44
parent23f730ab40b6890ade2badeace39a11c54c84d86
Thread local globals don't require special handling by the linker and so can
be placed in the standard data / bss sections.

llvm-svn: 76735
llvm/lib/Target/XCore/XCoreTargetAsmInfo.cpp