[LLVMdev] Weird behavior of llvm-ld
Reid Spencer
rspencer at reidspencer.com
Sun Aug 20 13:26:45 PDT 2006
Do you have a verify option in your loaded module?
Reid.
On Sun, 2006-08-20 at 22:04 +0200, Bram Adams wrote:
> Hi,
>
> Op 20-aug-06, om 21:18 heeft Reid Spencer het volgende geschreven:
>
> > I looked over your patch and it looks good. I applied a patch based on
> > yours. The llvm-ld tool now uses the PluginLoader just like the opt
> > tool. It will also run some cleanup passes after the loaded plugins
> > run
> > to ensure cruft is removed.
>
> OK, thanks. Your patch seems to work, although I also get the
> following unharmful warning (cf. http://llvm.cs.uiuc.edu/bugs/
> show_bug.cgi?id=885):
>
> <unknown>: CommandLine Error: Argument 'verify' defined more than once!
>
> Kind regards,
>
> Bram Adams
> GH-SEL, INTEC, Ghent University (Belgium)
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
More information about the llvm-dev
mailing list