[LLVMdev] LLVM Hello Pass load error when using opt -load Hello.so

Kenneth Uildriks kennethuil at gmail.com
Mon Jul 20 06:37:37 PDT 2009


I'm running into a completely different problem.  When I do:

opt -load LowerFastInvoke.o -help

I get the message:

Error opening 'LowerFastInvoke.o': LowerFastInvoke.o: only ET_DYN and
ET_EXEC can be loaded?

Am I missing something?



More information about the llvm-dev mailing list