diff options
author | Manman Ren <manman.ren@gmail.com> | 2016-03-18 23:44:37 +0000 |
---|---|---|
committer | Manman Ren <manman.ren@gmail.com> | 2016-03-18 23:44:37 +0000 |
commit | a3a019cf90d55ad46c04c0f9ffa9c7fc2c19f36d (patch) | |
tree | e6813d206028ba977df194b5e56c3986c24d9a07 /lldb/packages/Python/lldbsuite/test | |
parent | 4865d89653f36cc16daffdbdec37629b88bb2d54 (diff) | |
download | bcm5719-llvm-a3a019cf90d55ad46c04c0f9ffa9c7fc2c19f36d.tar.gz bcm5719-llvm-a3a019cf90d55ad46c04c0f9ffa9c7fc2c19f36d.zip |
[CXX_FAST_TLS] Fix issues in ARM.
We need to be careful on which registers can be explicitly handled
via copies. Prologue, Epilogue use physical registers and if one belongs
to the set of CSRsViaCopy, it will no longer be CSRed, since PEI overwrites
it after the explicit copies.
llvm-svn: 263857
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions