summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/PrintParserCallbacks.cpp
diff options
context:
space:
mode:
authorDale Johannesen <dalej@apple.com>2009-11-24 22:59:02 +0000
committerDale Johannesen <dalej@apple.com>2009-11-24 22:59:02 +0000
commit5ece8f0a204987bf4fcc3ef4eff072153e462ca6 (patch)
treefd1234f14a5ea501fc2592eb20671f9ae608030e /clang/lib/Frontend/PrintParserCallbacks.cpp
parent239b930ae1bd09c415bb9400830a005c6c0f0d3f (diff)
downloadbcm5719-llvm-5ece8f0a204987bf4fcc3ef4eff072153e462ca6.tar.gz
bcm5719-llvm-5ece8f0a204987bf4fcc3ef4eff072153e462ca6.zip
Do not store R31 into the caller's link area on PPC.
This violates the ABI (that area is "reserved"), and while it is safe if all code is generated with current compilers, there is some very old code around that uses that slot for something else, and breaks if it is stored into. Adjust testcases looking for current behavior. I've verified that the stack frame size is right in all testcases, whether it changed or not. 7311323. llvm-svn: 89811
Diffstat (limited to 'clang/lib/Frontend/PrintParserCallbacks.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud