diff options
author | Eli Friedman <eli.friedman@gmail.com> | 2008-10-29 04:39:20 +0000 |
---|---|---|
committer | Eli Friedman <eli.friedman@gmail.com> | 2008-10-29 04:39:20 +0000 |
commit | 6a0b9846e60e321b1e295072e3d2d01d8411cc60 (patch) | |
tree | 0cbf19e78002f35373baba0235288a5965551814 /Driver/Backend.cpp | |
parent | 6f2bb36d254239622ab7c4fbb25023871448e2a3 (diff) |
Fix for PR2966: va_start/va_end use the *address* of the
va_list, not the value. Patch fixes an assert on
x86-64 and a wrong-code bug on x86. I'm not completely sure,
but I think it's a regression from r58306.
Does anyone run regression tests regularly on x86-64? The crash should
have been picked up there.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@58366 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'Driver/Backend.cpp')
0 files changed, 0 insertions, 0 deletions