<div dir="ltr">Hi Tom,<div><br></div><div>From the context I am assuming you are in a JIT context, so the comments about using a platform specific LTO mechanism don't apply.</div><div><br></div><div style>Were you using this code to extract bitcode files from archives, or just to link in an individual bitcode file?</div>
<div style><br></div><div style> - Daniel</div><div style><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Feb 13, 2013 at 12:24 PM, Tom Stellard <span dir="ltr"><<a href="mailto:tom@stellard.net" target="_blank">tom@stellard.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Daniel,<br>
<br>
In r172749 you removed the Linker::LinkInFiles() function and mentioned<br>
in the commit message that users of this function should migrate to<br>
"platform-specific linker-integrated LTO mechanisms, or the forthcoming<br>
LLVM linker."<br>
<br>
I'm trying to update this code:<br>
<a href="http://cgit.freedesktop.org/mesa/mesa/tree/src/gallium/state_trackers/clover/llvm/invocation.cpp" target="_blank">http://cgit.freedesktop.org/mesa/mesa/tree/src/gallium/state_trackers/clover/llvm/invocation.cpp</a><br>
to work with TOT and I was wondering if you could elaborate a little more<br>
on these alternatives and maybe provide an example?<br>
<br>
Thanks,<br>
Tom<br>
</blockquote></div><br></div>