Displaying 2 results from an estimated 2 matches for "r164407".
2012 Sep 21
2
[LLVMdev] yaml2obj.rst where to link? (Sphinx warns)
Also, why does it say yaml2py?:
yaml2obj takes a YAML description of an object file and converts it to a binary
file.
$ yaml2py input-file
.. program:: yaml2py
--Sean Silva
On Thu, Sep 20, 2012 at 4:59 PM, Michael Spencer <bigcheesegs at gmail.com> wrote:
> On Wed, Sep 19, 2012 at 8:25 PM, Sean Silva <silvas at purdue.edu> wrote:
>> Sphinx warns that yaml2obj
2012 Sep 21
0
[LLVMdev] yaml2obj.rst where to link? (Sphinx warns)
On Thu, Sep 20, 2012 at 7:34 PM, Sean Silva <silvas at purdue.edu> wrote:
> Also, why does it say yaml2py?:
>
> yaml2obj takes a YAML description of an object file and converts it to a binary
> file.
>
> $ yaml2py input-file
>
> .. program:: yaml2py
>
> --Sean Silva
>
Oops. Well, yaml kinda looks like Python...
Feel free to fix that.
- Michael Spencer