[LLVMdev] Merge Cpu0 backend example code into one copy
Sean Silva
silvas at purdue.edu
Tue Nov 18 12:54:37 PST 2014
That is an interesting approach to keeping multiple stages at once.
On Tue, Nov 18, 2014 at 3:04 AM, Jonathan <gamma_chen at yahoo.com.tw> wrote:
> Sean,
>
> I find a way to merge Cpu0 backend example code into one copy.
> Now, the example code can be configured to build a specific chapter
> example code, or
> generate chapters example code by run the program I written.
> I find it’s much easy to maintain than the patch I did before.
> I am keeping study llvm backend and writing, and I think this solution can
> apply in my future
> work for those document/program which fit to explain them step by step.
>
> Procedure as the following link,
> http://jonathan2251.github.io/lbd/install.html#cpu0-document
>
> Best regards
>
> cschen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20141118/d9e7aa85/attachment.html>
More information about the llvm-dev
mailing list