search for: _vector_iterator

Displaying 3 results from an estimated 3 matches for "_vector_iterator".

2015 Feb 02
4
[LLVMdev] Compiling via bitcode on Windows
...e97.o : error LNK2019: unresolved external symbol _Unwind_Resume referenced in function main main-621e97.o : error LNK2001: unresolved external symbol __gxx_personality_v0 main-621e97.o : error LNK2019: unresolved external symbol __cxa_call_unexpected referenced in function "public: class std::_Vector_iterator<class std::_Vector_val<struct std::_Simple_types<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > > __cdecl std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char&...
2005 Mar 10
2
[LLVMdev] Errors building llvm with Visual Studio in Debug mode
...] c:\Program Files\Microsoft Visual Studio 8\VC\include\algorithm(1397) : see reference to function template instantiation '_FwdIt std::_Lower_bound<_FwdIt,_Ty,__w64 int>(_FwdIt,_FwdIt,const _Ty &,_Diff *)' being compiled with [ _FwdIt=std::_Vector_iterator<`anonymous-namespace'::Relation,std::allocator<`anonymous-namespace'::Relation>>, _Ty=llvm::Value *, _Diff=__w64 int ] c:\dev\libs\llvm\lib\Transforms\Scalar\CorrelatedExprs.cpp(137) : see reference to function template instantiation '...
2005 Mar 10
0
[LLVMdev] Errors building llvm with Visual Studio in Debug mode
...m Files\Microsoft Visual Studio >8\VC\include\algorithm(1397) : see reference to function template >instantiation '_FwdIt std::_Lower_bound<_FwdIt,_Ty,__w64 >int>(_FwdIt,_FwdIt,const _Ty &,_Diff *)' being compiled > with > [ > _FwdIt=std::_Vector_iterator<`anonymous-namespace'::Relation,std::allocator<`anonymous-namespace'::Relation>>, > _Ty=llvm::Value *, > _Diff=__w64 int > ] > c:\dev\libs\llvm\lib\Transforms\Scalar\CorrelatedExprs.cpp(137) >: see reference to function template...