[LLVMdev] YASM and LLVM

David Blaikie dblaikie at gmail.com
Mon Aug 6 21:14:19 PDT 2012


On Mon, Aug 6, 2012 at 7:55 PM, Matthew Huck
<Matthew.Huck at fingertapps.com> wrote:
> Hi,
>   A while ago I posted about implementing something to print ASM in a format that the YASM assembler can handle, well, I've got a small change set that does just that.  We're compiling non-trival programs with it for Win32/Metro so it seems to work :-)
>
>   Having little exposure to the LLVM codebase, I'm not 100% sure of the coding guidelines, or what the repercussions of some of my changes are.
>
>   Is the best way of getting my changes looked at, to just post here with a patch?

Here's the overview: http://llvm.org/docs/DeveloperPolicy.html

>
>   Cheers
>
>
>   Matthew Huck
>   Senior Research Engineer
>   Fingertapps
>
> _______________________________________________
> 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