[LLVMdev] Problem on running "hello world" pass on VS2008
Wenzhi Tao
linus_wind at zju.edu.cn
Mon Apr 13 23:15:44 PDT 2009
Hello
> Could you help me to solve this problem? Thanks.
Plugins are not supported on systems without dynamic linking (e.g.
windows).
Well, how to add new pass on windows? generate .lib which is linked with opt? I have tried this way.
But, It doesn't work, either.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090414/2cc3086c/attachment.html>
More information about the llvm-dev
mailing list