I have such problem with linking represented files.... šllvm-link 1.bc 2.bc -o 3.bc<div><br><div class="gmail_quote">2012/5/4 Duncan Sands <span dir="ltr"><<a href="mailto:baldrick@free.fr" target="_blank">baldrick@free.fr</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi íÉÈÁÉÌ,<br>
<div><div class="h5"><br>
> Is it possible to merge StructTypes with different names like:<br>
><br>
> %"class.std::allocator.4" = type { i8 }<br>
> %"class.__gnu_cxx::new_allocator.5" = type { i8 }<br>
> %"class.std::allocator.0" = type { i8 }<br>
> %"class.__gnu_cxx::new_allocator.1" = type { i8 }<br>
> %"class.std::allocator.0.6" = type { i8 }<br>
><br>
> merge into<br>
><br>
> %"class.__gnu_cxx::new_allocator" = type { i8 }<br>
> %"class.std::allocator" = type { i8 }<br>
><br>
> in module?<br>
<br>
</div></div>it this point it is too late. šThe question is: why did the linker not merge<br>
them when doing the linking? šSo can you please provide a complete example<br>
of modules before linking, which when linked result in this.<br>
<br>
Thanks, Duncan.<br>
_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:LLVMdev@cs.uiuc.edu">LLVMdev@cs.uiuc.edu</a> š š š š <a href="http://llvm.cs.uiuc.edu" target="_blank">http://llvm.cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br>
</blockquote></div><br><br clear="all"><div><br></div>Kadysev Mikhail
</div>