aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/FileSystemStatCache.cpp
diff options
context:
space:
mode:
authorBob Wilson <bob.wilson@apple.com>2011-12-20 01:29:27 +0000
committerBob Wilson <bob.wilson@apple.com>2011-12-20 01:29:27 +0000
commit75f12cc3fe53f3d991e9d1500b6df5d7f7d064a0 (patch)
tree0e3961c0ecd78eeaf2ca101d6a57251b1e126146 /clang/lib/Basic/FileSystemStatCache.cpp
parent3ac503e042bca5f4c6c1c661a8b5d17fef9555fc (diff)
downloadllvm-75f12cc3fe53f3d991e9d1500b6df5d7f7d064a0.zip
llvm-75f12cc3fe53f3d991e9d1500b6df5d7f7d064a0.tar.gz
llvm-75f12cc3fe53f3d991e9d1500b6df5d7f7d064a0.tar.bz2
Mark ARM eh_sjlj_dispatchsetup as clobbering all registers. Radar 10567930.
We used to rely on the *eh_sjlj_setjmp instructions to mark that a function with setjmp/longjmp exception handling clobbers all the registers. But with the recent reorganization of ARM EH, those eh_sjlj_setjmp instructions are expanded away earlier, before PEI can see them to determine what registers to save and restore. Mark the dispatchsetup instruction in the same way, since that instruction cannot be expanded early. This also more accurately reflects when the registers are clobbered. llvm-svn: 146949
Diffstat (limited to 'clang/lib/Basic/FileSystemStatCache.cpp')
0 files changed, 0 insertions, 0 deletions