summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorPavel Labath <labath@google.com>2018-03-29 10:09:11 +0000
committerPavel Labath <labath@google.com>2018-03-29 10:09:11 +0000
commit47381fa611595c69a8496ae964a456963efe905c (patch)
treebee536502cf20a555e0f6780c9d1bc0483f6c8c4 /llvm
parenta8b717fda42294d1c8e1f05d71280503e5839f14 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud