[LLVMdev] can't run the Hello Pass: registered multiple times

Anton Korobeynikov anton at korobeynikov.info
Thu Jun 3 03:39:06 PDT 2010


> I can't seem to figure out the reason of the strange behavior, other than
> believing it is (possibly) a mis-compilation problem.
Make sure you haven't linked the LLVM libraries twice (e.g. to opt &
to your loadable module)

> And, is there a way to check whether a current LLVM build is miscompiled or
> not, by running some simple tests or scripts?
4.2.4 works fine for me

-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University



More information about the llvm-dev mailing list