<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.3492" name=GENERATOR><LINK 
href="BLOCKQUOTE{margin-Top: 0px; margin-Bottom: 0px; margin-Left: 2em}" 
rel=stylesheet></HEAD>
<BODY style="FONT-SIZE: 10pt; MARGIN: 10px; FONT-FAMILY: verdana">
<DIV><FONT face=Verdana size=2>Hello, everyone!</FONT></DIV>
<DIV><FONT face=Verdana size=2>Recently, I build llvm project for Visual 
Studio 2008 using cmake successfulley.</FONT></DIV>
<DIV> </DIV>
<DIV>I modify the project LLVMHello of the entire solution to generate 
LLVMHello.dll instead of LLVMHello.lib without other changes.</DIV>
<DIV>Then, the flowing commands is executed:</DIV>
<DIV>       opt -load LLVMHello.dll --help</DIV>
<DIV>But, I can't find the information string for hello pass.</DIV>
<DIV> </DIV>
<DIV>       opt -load LLVMHello.dll -hello 
test.bc</DIV>
<DIV>Error Information: opt: Unkown command line argument '-hello'. Try: 'opt 
--help'.</DIV>
<DIV> </DIV>
<DIV>Could you help me to solve this problem? Thanks.</DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV><FONT face=Verdana size=2></FONT> </DIV>
<DIV align=left><FONT face=Verdana color=#c0c0c0 size=2>2009-04-13 
</FONT></DIV><FONT face=Verdana size=2>
<HR style="WIDTH: 122px; HEIGHT: 2px" align=left SIZE=2>

<DIV><FONT face=Verdana color=#c0c0c0 size=2><SPAN>Wenzhi Tao</SPAN> 
</FONT></DIV></FONT></BODY></HTML>