OSDN Git Service

Add tests for handling of globals and tls on the XCore. These currently fail
authorRichard Osborne <richard@xmos.com>
Fri, 24 Jul 2009 00:38:20 +0000 (00:38 +0000)
committerRichard Osborne <richard@xmos.com>
Fri, 24 Jul 2009 00:38:20 +0000 (00:38 +0000)
commite23e0976c71775dba8e45e3c6eb6f316359939e5
tree0f7f000022c1d53068b9753947b32ba4daae482a
parent5bd68393ed87bcedc53f5998f1af9c906f5a1b4e
Add tests for handling of globals and tls on the XCore. These currently fail
but pass when run against r76652.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76923 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/XCore/globals.ll [new file with mode: 0644]
test/CodeGen/XCore/tls.ll [new file with mode: 0644]