<div dir="ltr"><div>Hello,</div><div>use command :</div><div>opt -load ../Release+Asserts/XX.o -XX <packetbuf.bc> /dev/null</div><div><br></div><div>then I got the error by use the XX.o in the LLVM pass directory:</div>Error opening "../Release+Asserts/XX.o" only ET_DYN and ET_EXEC can be loaded<br><div>-load request ignored.<br></div><div><br></div><div> I got another error by use the XX.o in the LLVM src directory $LLVM_SRC/Release+Asserts/lib/XX.o:<br></div><div><div>Error opening '../../Release+Asserts/lib/XX.so': ../../Release+Asserts/lib/XX.so: undefined symbol: _ZN4llvm18EQTDDataStructures2IDE</div><div>  -load request ignored.</div></div><div><br></div><div>I installed LLVM-3.3 in ubuntu 12.04.5.  there are not errors when I make the LLVM pass. </div><div> </div><div>Anybody can help me? why I got these errors?</div><div><br></div><div>best regards,</div><div>zhaoqian</div><div><br></div></div>