Displaying 1 result from an estimated 1 matches for "1007330".
2009 Nov 23
5
[LLVMdev] New 8bit micro controller back-end
Hi all,
I'm new to LLVM dev mailling list and I'm starting to discover some aspects
of LLVM.
Actually I'm looking for a solution to create a tool chain for my own chip
(a 8bit micro controller processor) that include a compiler/linker/assembler
toolset and a simulator/debugger.
>From what I've read, LLVM is a good tool to implement a compiler for this
proprietary platform,