diff options
| author | Robert Lytton <robert@xmos.com> | 2013-09-09 10:42:11 +0000 |
|---|---|---|
| committer | Robert Lytton <robert@xmos.com> | 2013-09-09 10:42:11 +0000 |
| commit | 3d3194bf0646625d3719e0f5aec7e8b512b95606 (patch) | |
| tree | 8fc41ca6ea10a5df1b8b3c9975eee64b1897a902 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | 4809ea41e6252ad7be381a01a451fba7e1aa8549 (diff) | |
| download | llvm-3d3194bf0646625d3719e0f5aec7e8b512b95606.zip llvm-3d3194bf0646625d3719e0f5aec7e8b512b95606.tar.gz llvm-3d3194bf0646625d3719e0f5aec7e8b512b95606.tar.bz2 | |
XCore handling of thread local lowering
Fix XCoreLowerThreadLocal trying to initialise globals
which have no initializer.
Add handling of const expressions containing thread local variables.
These need to be replaced with instructions, as the thread ID is
used to access the thread local variable.
llvm-svn: 190300
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
