Skip to content
Commit 8ea893a5 authored by Adhemerval Zanella's avatar Adhemerval Zanella
Browse files

[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
parent 0e0c1901
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment