search for: __llvm_sjljeh_throw_longjmp

Displaying 2 results from an estimated 2 matches for "__llvm_sjljeh_throw_longjmp".

2006 Aug 08
3
[LLVMdev] build error
...xception.cpp: In function `void SJLJDestructor(llvm_exception*)': SJLJ-Exception.cpp:43: error: `free' undeclared (first use this function) SJLJ-Exception.cpp:43: error: (Each undeclared identifier is reported only once for each function it appears in.) SJLJ-Exception.cpp: In function `void __llvm_sjljeh_throw_longjmp(void*, int)': SJLJ-Exception.cpp:53: error: `malloc' undeclared (first use this function) SJLJ-Exception.cpp: In function `void __llvm_sjljeh_destroy_setjmpmap(void**)': SJLJ-Exception.cpp:78: error: `free' undeclared (first use this function) SJLJ-Exception.cpp: In function `void _...
2006 Aug 08
0
[LLVMdev] build error
...n function `void SJLJDestructor(llvm_exception*)': > SJLJ-Exception.cpp:43: error: `free' undeclared (first use this function) > SJLJ-Exception.cpp:43: error: (Each undeclared identifier is reported only once for each function it appears in.) > SJLJ-Exception.cpp: In function `void __llvm_sjljeh_throw_longjmp(void*, int)': > SJLJ-Exception.cpp:53: error: `malloc' undeclared (first use this function) > SJLJ-Exception.cpp: In function `void __llvm_sjljeh_destroy_setjmpmap(void**)': > SJLJ-Exception.cpp:78: error: `free' undeclared (first use this function) > SJLJ-Exception.cpp:...