Displaying 2 results from an estimated 2 matches for "r227426".
2015 Feb 02
2
[LLVMdev] LLVM Weekly - #57, Feb 2nd 2015
...its
induction variables, rather than just -1 or +1.
[r227557](http://reviews.llvm.org/rL227557).
## Clang commits
* The clang-format-fuzzer tool was added, which builds on the LLVM fuzzer lib.
[r227354](http://reviews.llvm.org/rL227354).
* MS ABI work continues with proper support for setjmp.
[r227426](http://reviews.llvm.org/rL227426).
* Clang started to learn about the PS4 target triple.
[r227194](http://reviews.llvm.org/rL227194).
## Other project commits
* The PowerPC ELF target was dropped from lld.
[r227320](http://reviews.llvm.org/rL227320).
2015 Mar 30
3
[LLVMdev] Invalid or unaligned stack
Hi,
I am encountering a problem that I do not know how to debug. I would
greatly appreciate any guidance on this issue.
On Windows when I run Lua test cases from JITed code I am getting
following error:
Unhandled exception at 0x00007FFCEEEAC500 (ntdll.dll) in lua.exe:
0xC0000028: An invalid or unaligned stack was encountered during an
unwind operation.
This is happening when the Lua code is