Displaying 1 result from an estimated 1 matches for "__do_catch".
2006 Nov 21
0
[LLVMdev] libstdc++ as bytecode, again
...tions (!)
Without the llvmc step to reduce the bytecode, I get three errors in the
gcc stage:
$ llc -f -o=out2.c -march=c linked.o
WARNING: this target does not support the llvm.stacksave intrinsic.
$ gcc out2.c
/var/tmp//cc79lj1N.o(.text+0xd726d): In function `__cxxabiv1::__pbase_type_info::__do_catch(std::type_info const*, void**, unsigned int) const':
: undefined reference to `l182___cxa_bad_typeid'
/var/tmp//cc79lj1N.o(.data+0x19fc): undefined reference to `std::basic_filebuf<wchar_t, std::char_traits<wchar_t> >::seekpos(std::fpos<__mbstate_t>, std::_Ios_Openmode)&...