[LLVMdev] libstdc++v3

zhengjian zhang zhangzhengjian at gmail.com
Tue Apr 7 18:56:21 PDT 2009


Hi all,

 I have some doubts on libstdc++v3?

   at the g++ side the libstdc++v3  as a runtime lib , a component of
the g++,  but at the llvm, there are no libstdc++v3 ?  are llvm leave
the libstc++v3 to the front-end(clang or llvm-gcc?).

   another problem is  if I compile libstdc++v3  as byte-code
(llvm-IR), just say libstdc++v3.bc , and link libstdc++v3.bc with
programs, are this action can solve the problem  of llvm didn't
support sjlj-exception?

best regards
zhangzw



More information about the llvm-dev mailing list