search for: 7b1546

Displaying 2 results from an estimated 2 matches for "7b1546".

2017 Nov 01
2
llvm.gcroot trouble with non-i8* allocas
...jptr ret { i8*, i32 } %v } leads llc into this: Assertion failed: isa<X>(Val) && "cast<Ty>() argument of incompatible type!", file C:\Users\nikod\src\llvm\include\llvm/Support/Casting.h, line 236 Wrote crash dump file "C:\Users\nikod\AppData\Local\Temp\llc.exe-7b1546.dmp" #0 0x01a26809 HandleAbort c:\users\nikod\src\llvm\lib\support\windows\signals.inc:405:0 #1 0x75804188 (C:\WINDOWS\System32\ucrtbase.dll+0xa4188) #2 0x75805422 (C:\WINDOWS\System32\ucrtbase.dll+0xa5422) #3 0x75806dc5 (C:\WINDOWS\System32\ucrtbase.dll+0xa6dc5) #4 0x75806ce8 (C:\WINDOWS\Syst...
2017 Nov 01
0
llvm.gcroot trouble with non-i8* allocas
...leads llc into this: > > Assertion failed: isa<X>(Val) && "cast<Ty>() argument of incompatible > type!", file C:\Users\nikod\src\llvm\include\llvm/Support/Casting.h, line > 236 > Wrote crash dump file "C:\Users\nikod\AppData\Local\ > Temp\llc.exe-7b1546.dmp" > #0 0x01a26809 HandleAbort c:\users\nikod\src\llvm\lib\ > support\windows\signals.inc:405:0 > #1 0x75804188 (C:\WINDOWS\System32\ucrtbase.dll+0xa4188) > #2 0x75805422 (C:\WINDOWS\System32\ucrtbase.dll+0xa5422) > #3 0x75806dc5 (C:\WINDOWS\System32\ucrtbase.dll+0xa6dc5) >...