[LLVMdev] Best way to do a lto bootstrap on OS X

Rafael EspĂ­ndola rafael.espindola at gmail.com
Tue Nov 12 14:31:50 PST 2013


On 12 November 2013 16:36, Bob Wilson <bob.wilson at apple.com> wrote:
> We do it by setting DYLD_LIBRARY_PATH.  That overrides the normal @executable_path lookup.

Should clang do that automatically? Should we wait while -lto_library
is finished?

Cheers,
Rafael



More information about the llvm-dev mailing list