commit | 6a0b9846e60e321b1e295072e3d2d01d8411cc60 | [log] [tgz] |
---|---|---|
author | Eli Friedman <eli.friedman@gmail.com> | Wed Oct 29 04:39:20 2008 +0000 |
committer | Eli Friedman <eli.friedman@gmail.com> | Wed Oct 29 04:39:20 2008 +0000 |
tree | 0cbf19e78002f35373baba0235288a5965551814 | |
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