if Xcore doesn't support TLS, it doesn't have to worry about thread local LLVM IR...
authorChris Lattner <sabre@nondot.org>
Tue, 21 Jul 2009 22:37:38 +0000 (22:37 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 21 Jul 2009 22:37:38 +0000 (22:37 +0000)
commit27391795acc2dcf4f7935343ad3dea35c619e76b
tree71e422af5fb954b7038903a800b98e40c1195bdc
parent97ee12755d810b0a8c87a8fe10d73a938b33be88
if Xcore doesn't support TLS, it doesn't have to worry about thread local LLVM IR, it should be rejected by a front-end.

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