<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hi All,
<br>
<br>
If I write my own Pass and in a C++ file, how can you invoke it?<br>
In both of them are Passes, we can use getAnalysis<>(). <br>
I can't use use getAnalysis<>(), b/c it will throw assertion like "Unable to find on the fly pass " or "pass xx by yy can't be required".<br>
<br>
Any help is appreciated. <br>
<br>
Best,<br>
Yuxi<br>
<br>
<br>
</div>
</body>
</html>