Displaying 2 results from an estimated 2 matches for "__assert2".
Did you mean:
__assert
2008 Jun 26
0
[LLVMdev] LLVM on OpenBSD
...es over. What wer the results Andrew? FWIW gcc-4.2 shows the same
error as 3.3.5 (see below).
Here is a backtrace (courtesy of Andrew) of the tblgen run, which aborts
about 50% of the time when it feels like it:
#1 0x04e521a3 in abort () at /usr/src/lib/libc/stdlib/abort.c:68
#2 0x04df29d7 in __assert2 (file=0x3c0018e1 "CodeGenDAGPatterns.cpp",
line=934, func=0x3c0020a6 "ApplyTypeConstraints",
failedexpr=0x3c002400
"getOperator()->isSubClassOf(\"SDNodeXForm\") && \"Unknown node
type!\"") at /usr/src/lib/libc/gen/assert.c:52
#3 0x1...
2008 Jun 10
6
[LLVMdev] LLVM on OpenBSD
Hi there,
I am a student considering a compiler design based dissertation with
llvm. I am having problems building llvm on OpenBSD-current. I hope to
make a port of llvm for OpenBSD once I have figured out how to build
it.
Observe:
llvm[3]: Compiling Deserialize.cpp for Release build
In file included from /home/edd/llvm/llvm-2.3/include/llvm/Bitcode/BitstreamRead
er.h:18,
from