diff options
| author | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2010-07-29 17:42:27 +0000 |
|---|---|---|
| committer | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2010-07-29 17:42:27 +0000 |
| commit | 0aa6b368424fc85706a71978105ec0de5d983ac8 (patch) | |
| tree | 87ba48d2c33cc43c406e8bd45cbdcbab4a29dd24 /lib/CodeGen/RenderMachineFunction.h | |
| parent | d76e4b93e6a388888c8dd60a0771da42edd21997 (diff) | |
| download | external_llvm-0aa6b368424fc85706a71978105ec0de5d983ac8.zip external_llvm-0aa6b368424fc85706a71978105ec0de5d983ac8.tar.gz external_llvm-0aa6b368424fc85706a71978105ec0de5d983ac8.tar.bz2 | |
Revert r109652, and remove the offending assert in loadRegFromStackSlot instead.
We do sometimes load from a too small stack slot when dealing with x86 arguments
(varargs and smaller-than-32-bit args). It looks like we know what we are doing
in those cases, so I am going to remove the assert instead of artifically
enlarging stack slot sizes.
The assert in storeRegToStackSlot stays in. We don't want to write beyond the
bounds of a stack slot.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109764 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/RenderMachineFunction.h')
0 files changed, 0 insertions, 0 deletions
