<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:14pt"><div>When i try to test Hello pass tutorial, i found the following error:</div><div style="color: rgb(0, 0, 0); font-size: 19px; font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: transparent; font-style: normal;"><br></div><div style="background-color: transparent;"> opt -load ./Debug+Asserts/lib/LLVMHello.so -hello < hello.bc > /dev/null</div><div style="background-color: transparent;">0  libLLVM-3.2.so.1 0x00007f834759b67f</div><div style="background-color: transparent;">1  libLLVM-3.2.so.1 0x00007f834759bae9</div><div style="background-color: transparent;">2  libpthread.so.0  0x00007f834664ebd0</div><div style="background-color: transparent;">3  libstdc++.so.6   0x00007f83463f7232</div><div
 style="background-color: transparent;">4  libstdc++.so.6   0x00007f83463f95d3 std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(std::string const&) + 83</div><div style="background-color: transparent;">5  libLLVM-3.2.so.1 0x00007f834701939e llvm::createPrintFunctionPass(std::string const&, llvm::raw_ostream*, bool) + 94</div><div style="background-color: transparent;">6  libLLVM-3.2.so.1 0x00007f83470125fb llvm::PMTopLevelManager::schedulePass(llvm::Pass*) + 59</div><div style="background-color: transparent;">7  opt              0x000000000040d2ae main + 3102</div><div style="background-color: transparent;">8  libc.so.6        0x00007f8345f94ea5 __libc_start_main + 245</div><div style="background-color: transparent;">9  opt              0x000000000040dc61</div><div
 style="background-color: transparent;">Stack dump:</div><div style="background-color: transparent;">0.      Program arguments: opt -load ./Debug+Asserts/lib/LLVMHello.so -hello</div><div style="background-color: transparent;">Segmentation fault (core dumped)</div><div><br></div><div>What should can i do ?</div><div><br></div></div></body></html>