<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" id="owaParaStyle"></style>
</head>
<body fpstyle="1" ocsi="0">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hello,
<div><br>
</div>
<div>I've recently finished moving a cross-platform project to LLVM 3.0 and now transitioning to 3.1.  One of the things I've hit is on OS X, I have linker errors involving JITEventListener and I've noticed if I move the JITEventListener destructor out of JIT.cpp
 and into JITEventListener.h (like other functions of JITEventListener), the linker is much happier.  I'd like to push this change back to LLVM trunk if people think it is good.  What do I need to do to gain blessings and permission to do this?</div>
<div><br>
</div>
<div>Aaron Dwyer</div>
<div>Imagination Technologies</div>
<div><br>
</div>
</div>
</body>
</html>