<div dir="ltr"><div dir="ltr">On Sat, Jun 13, 2020 at 11:00 AM Walter Bright via Digitalmars-d <<a href="mailto:digitalmars-d@puremagic.com">digitalmars-d@puremagic.com</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 6/11/2020 6:51 PM, Manu wrote:<br>
> I'm fairly sure C++ uses the link flag that LLVM calls "choose one".<br>
> It's in the C++ spec that all inlines collapse to the same one. We should be <br>
> using the same flag.<br>
<br>
D totally relies on that behavior.<br></blockquote><div><br></div><div> So emit the function to the CU where it's called and we're done here!</div></div></div>