[LLVMdev] Help needed with Hello World Pass

Duncan Sands baldrick at free.fr
Tue Oct 14 23:36:04 PDT 2008


On Wednesday 15 October 2008 01:01:24 Shweta Jain wrote:
> I have just started using llvn and I am running in the following error when
> trying to run Hello World Pass in the llvm documentation.
> opt: /usr/local/llvm/src/lib/VMCore/Pass.cpp:158: void
> <unnamed>::PassRegistrar::RegisterPass(llvm::PassInfo&): Assertion `Inserted
> && "Pass
> registered multiple times!"' failed.

This problem has come up many times already on the mailing list.
I never paid much attention, so I can't tell you directly what the
solution is :)  But if you search in the list archives you should
be able to find the answer.

Ciao,

Duncan.



More information about the llvm-dev mailing list