[LLVMdev] Alternative to Linker::LinkInFile()
Tom Stellard
tom at stellard.net
Wed Feb 13 12:24:51 PST 2013
Hi Daniel,
In r172749 you removed the Linker::LinkInFiles() function and mentioned
in the commit message that users of this function should migrate to
"platform-specific linker-integrated LTO mechanisms, or the forthcoming
LLVM linker."
I'm trying to update this code:
http://cgit.freedesktop.org/mesa/mesa/tree/src/gallium/state_trackers/clover/llvm/invocation.cpp
to work with TOT and I was wondering if you could elaborate a little more
on these alternatives and maybe provide an example?
Thanks,
Tom
More information about the llvm-dev
mailing list