<div class="gmail_quote">On Sat, Jul 2, 2011 at 2:58 AM, Chandler Carruth <span dir="ltr"><<a href="mailto:chandlerc@google.com">chandlerc@google.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On Sat, Jul 2, 2011 at 2:35 AM, Chandler Carruth <span dir="ltr"><<a href="mailto:chandlerc@google.com" target="_blank">chandlerc@google.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div>The Linker test patch just uses a simpler syntax for the {} quoting. I feel like there has to be a better / more modern way to write llvm-link tests than 'echo {<my-IR-here>} | llvm-as ...', feel free to tell me what the desired cleanups are here!</div>

</blockquote><div><br></div></div><div>Arg, disregard the Linker test patch. It doesn't actually help. I'm still interested if there is a preferred way to structure linker tests other than using 'echo'.</div>
</blockquote></div><br><div>Attached is the actual patch I need to make the Linker tests work in my environment. Just missing quotes in one spot. Sorry for the noise.</div>