[llvm-commits] PATCH: FileCheck-ize a pile of tests under CodeGen/X86
Chandler Carruth
chandlerc at google.com
Sat Jul 2 02:58:28 PDT 2011
On Sat, Jul 2, 2011 at 2:35 AM, Chandler Carruth <chandlerc at google.com>wrote:
> 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!
>
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'.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110702/54394935/attachment.html>
More information about the llvm-commits
mailing list