diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2009-04-17 14:35:58 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2009-04-17 14:35:58 +0000 |
commit | 2ee3db3003deb18461a72b82166d8d417925d06f (patch) | |
tree | d1a8eb3f3638affbe0742ce8652d4e4f122ab599 /lib/Transforms/Utils/CodeExtractor.cpp | |
parent | c3a76ef9553a2e89a18eab9d052052305e69fc93 (diff) |
For general dynamic TLS access we must use
leaq foo@TLSGD(%rip), %rdi
as part of the instruction sequence. Using a register other than %rdi and then
copying it to %rdi is not valid.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@69350 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/Utils/CodeExtractor.cpp')
0 files changed, 0 insertions, 0 deletions