summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/RewriteObjC.cpp
diff options
context:
space:
mode:
authorBob Wilson <bob.wilson@apple.com>2010-02-16 17:24:15 +0000
committerBob Wilson <bob.wilson@apple.com>2010-02-16 17:24:15 +0000
commit70aa8d074599e622822d208512e8fc71f0ec4f8d (patch)
tree4902efb26c6c8c24dcae61dc83455e5a6e340097 /clang/lib/Frontend/RewriteObjC.cpp
parent3eac2454dccd767fb0a6ecadf824dce498b4d28e (diff)
downloadbcm5719-llvm-70aa8d074599e622822d208512e8fc71f0ec4f8d.tar.gz
bcm5719-llvm-70aa8d074599e622822d208512e8fc71f0ec4f8d.zip
Fix pr6111: Avoid using the LR register for the target address of an indirect
branch in ARM v4 code, since it gets clobbered by the return address before it is used. Instead of adding a new register class containing all the GPRs except LR, just use the existing tGPR class. llvm-svn: 96360
Diffstat (limited to 'clang/lib/Frontend/RewriteObjC.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud