[LLVMdev] assert problem embedding llvm libs in linux - stuck

Mike Stump mrs at apple.com
Tue Mar 31 16:27:57 PDT 2009


On Mar 31, 2009, at 4:15 PM, Mike Stump wrote:
> If you separate them out, run nm, and see if
> there is _any_ routine that comes from llvm (or clang) in the thing
> that has clang in it on the link line.

And if you see any, remove them with a linker export file....




More information about the llvm-dev mailing list