<div dir="ltr">+Aprantl for debug info IR metadata verifier things<br><br>I don't think the verifier's rigorously comprehensive - so probably somewhere between "intended/acceptable" and "a bug".<br><br>Not sure what the consequences might be.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Oct 4, 2020 at 10:03 PM Xun Li via llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org">llvm-dev@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi,<br>
<br>
In the LLVM documentation it says "there can only be one call to<br>
llvm.dbg.declare for a given concrete local variable."<br>
However we don't seem to be checking it. opt tool can process IR that<br>
violates this rule without complaining. Is this intended, or is it a<br>
bug? What would be the consequence when this constraint is broken?<br>
<br>
-- <br>
Xun<br>
_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a><br>
<a href="https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev" rel="noreferrer" target="_blank">https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev</a><br>
</blockquote></div>