<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;">
<div>I'm wondering if there's a way to issue a warning from llc during a machine function pass.</div>
<div><br>
</div>
<div>I have access to a MachineFunction instance, but I can't find any kind of context instance that allows me to issue warnings.</div>
<div><br>
</div>
<div>The warning is part of a hardware erratum fix. There are possible side-effects that the user would want to be warned about if they switch on this fix and I want to issue a warning to this effect.</div>
</div>
</body>
</html>