Difference between revisions of "Compiler"

From NaplesPU Documentation
Jump to: navigation, search
(Replaced content with "not more needed")
 
(14 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<strong>This is the main nu+ compiler documentation page</strong>
+
not more needed
 
 
Adding a new target architecture, i.e. nu+, to llvm requires three steps:
 
* write all backend files and place them into the lib/Target/NuPlus folder
 
* modify the Clang frontend
 
* register and add the new backend to llvm
 
 
 
 
 
 
 
[[How to add a new backend to llvm|How to add a new backend to llvm]]
 

Latest revision as of 19:26, 25 May 2018

not more needed