<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
I started getting this yesterday:<br>
<br>
<blockquote type="cite">/home/mdriftmeyer/DeveloperProjects/LLVMProject/trunk/llvm/examples/ExceptionDemo/ExceptionDemo.cpp:1970:44:
error: <br>
no member named 'eh_selector' in namespace 'llvm::Intrinsic'<br>
getDeclaration(&module, llvm::Intrinsic::eh_selector);<br>
~~~~~~~~~~~~~~~~~^<br>
/home/mdriftmeyer/DeveloperProjects/LLVMProject/trunk/llvm/examples/ExceptionDemo/ExceptionDemo.cpp:1974:44:
error: <br>
no member named 'eh_exception' in namespace
'llvm::Intrinsic'<br>
getDeclaration(&module, llvm::Intrinsic::eh_exception);<br>
~~~~~~~~~~~~~~~~~^<br>
2 errors generated.<br>
make[2]: ***
[examples/ExceptionDemo/CMakeFiles/ExceptionDemo.dir/ExceptionDemo.cpp.o]
Error 1<br>
make[1]: ***
[examples/ExceptionDemo/CMakeFiles/ExceptionDemo.dir/all] Error 2<br>
</blockquote>
<br>
Just wondering if this is known or not.<br>
<br>
- Marc<br>
<br>
<div class="moz-signature">-- <br>
Marc J. Driftmeyer<br>
Email :: <a href="mailto:mjd@reanimality.com">mjd@reanimality.com</a><br>
Web :: <a href="http://www.reanimality.com">http://www.reanimality.com</a><br>
Cell :: (509) 435-5212
</div>
</body>
</html>