[LLVMdev] Yasm ASM printer
Eric Christopher
echristo at apple.com
Wed Apr 11 17:41:05 PDT 2012
couldn't hurt to send it.
-eric
On Apr 11, 2012, at 3:45 PM, Matthew Huck <Matthew.Huck at unlimitedrealities.com> wrote:
> Hi,
> I've finally got my Yasm instruction printer sorted, and I was wondering if it is something the community would want? With it, it means you can take LLVM IR and generate a .S that can be assembled using Yasm to a window's OBJ for inclusion in normal DevStudio projects.
>
> The change set isn't large, but I am unsure of the repercussions of the changes I made.
>
> Cheers
>
> Matthew
>
>
> _______________________________________________
> 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