diff options
| author | Pavel Labath <labath@google.com> | 2018-03-29 10:09:11 +0000 |
|---|---|---|
| committer | Pavel Labath <labath@google.com> | 2018-03-29 10:09:11 +0000 |
| commit | 47381fa611595c69a8496ae964a456963efe905c (patch) | |
| tree | bee536502cf20a555e0f6780c9d1bc0483f6c8c4 /llvm | |
| parent | a8b717fda42294d1c8e1f05d71280503e5839f14 (diff) | |
| download | bcm5719-llvm-47381fa611595c69a8496ae964a456963efe905c.tar.gz bcm5719-llvm-47381fa611595c69a8496ae964a456963efe905c.zip | |
NativeThreadProtocol: delete dead code
These functions were unused as everyone just went straight for the
direct operations on the register context. In fact, the
Save/RestoreAllRegisters actually appear to be wrong (inverted). Thanks
to Tatyana for pointing this out.
These functions are not very useful now that we can guarantee that each
thread always contains a valid register context, so I just delete them.
llvm-svn: 328770
Diffstat (limited to 'llvm')
0 files changed, 0 insertions, 0 deletions

