diff options
author | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2015-08-27 13:11:00 +0000 |
---|---|---|
committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2015-08-27 13:11:00 +0000 |
commit | 8ea893a57acdcb670c162414b485e6d42f2b3a67 (patch) | |
tree | 2c31ed4a03392dd0ec9877c0836d9d2112dae4fe /llvm/lib/Transforms/Vectorize/Vectorize.cpp | |
parent | 0e0c1901c9ec778b4138bc4eed1ce480f00bb5da (diff) | |
download | bcm5719-llvm-8ea893a57acdcb670c162414b485e6d42f2b3a67.tar.gz bcm5719-llvm-8ea893a57acdcb670c162414b485e6d42f2b3a67.zip |
[compiler-rt] [tsan] Fix GetTls for aarch64
This patch fix the function GetTls for aarch64, where it assumes it
follows the x86_64 way where the TLS initial address is at the end
of TLS. Instead aarch64 set the TLS address as the thread pointer.
llvm-svn: 246148
Diffstat (limited to 'llvm/lib/Transforms/Vectorize/Vectorize.cpp')
0 files changed, 0 insertions, 0 deletions