Displaying 1 result from an estimated 1 matches for "91854d03".
2016 May 13
3
Creating and using "shared library" of LLVM IR
>
> Any reason you're not using static archives? It seems to correspond more
> to what you're trying to do (i.e. LTO all the code in a single binary).
>
I just want to avoid modifying the application's build system. If there's
no other way, I could go in and change the build scripts, but I'd like to
avoid doing that as much as possible.
Tarun
-------------- next