<div dir="ltr">Yeah, +1 for verifying whether or not DIFlagTypePassByValue/Reference is sufficient for this.<br><br><div class="gmail_quote"><div dir="ltr">On Mon, Apr 2, 2018 at 8:44 AM Adrian Prantl via Phabricator via llvm-commits <<a href="mailto:llvm-commits@lists.llvm.org">llvm-commits@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">aprantl added a comment.<br>
<br>
Have you looked at how the new trivial_abi attribute is handled in DWARF? We set the calling convention of C++ types accordingly. Could you just reuse the same information in CodeView?<br>
<br>
<br>
Repository:<br>
  rL LLVM<br>
<br>
<a href="https://reviews.llvm.org/D45122" rel="noreferrer" target="_blank">https://reviews.llvm.org/D45122</a><br>
<br>
<br>
<br>
_______________________________________________<br>
llvm-commits mailing list<br>
<a href="mailto:llvm-commits@lists.llvm.org" target="_blank">llvm-commits@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits</a><br>
</blockquote></div></div>