[LLVMdev] assembler verification tools

Sean Silva silvas at purdue.edu
Mon Dec 10 12:24:31 PST 2012


github is probably a good first step. It's hard to say more without
seeing the tools and what they do.

-- Sean Silva

On Mon, Dec 10, 2012 at 2:37 PM, Greg Fitzgerald <garious at gmail.com> wrote:
> Hi LLVM,
>
> I've written a set of small command-line tools to help validate the ARM
> integrated assembler and would like to contribute them.  But where to put
> them?  llvm/utils?  test-suite? separate repo on github?
>
> Are there restrictions on language choice for the llvm source tree?  These
> tools are all written in Haskell.
>
> Thanks,
> Greg
>
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>



More information about the llvm-dev mailing list