<div dir="ltr"><div>Ok, I'm assuming that LLVM is simply following GNU Assembler (GAS) on this matter but is making all undefined symbols external a good idea?</div><div><br></div><div>This could be problematic for debugging written assembly if we rely on the linker to catch these and bundle them all into unresolved externals. To me, it just seems like not that much code to support ExternDirective and makes the ASM better.</div><div><br></div><div>Am I missing something?</div><div><br></div><div>Thanks,</div><div><br></div><div>Ryan</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Aug 15, 2016 at 9:47 PM, Ryan Taylor <span dir="ltr"><<a href="mailto:ryta1203@gmail.com" target="_blank">ryta1203@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>I'm curious when ExternDirective was removed, why and what was put in it's place?</div><div><br></div><div>Thanks,</div><div><br></div><div>Ryan</div></div>
</blockquote></div><br></div>