Explorar el Código

* mention LLVM define

git-svn-id: trunk@43000 -
Jonas Maebe hace 5 años
padre
commit
78c901e3c4
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      compiler/pp.pas

+ 2 - 0
compiler/pp.pas

@@ -50,6 +50,8 @@ program pp;
   EXTDEBUG            some extra debug code is executed
   EXTDEBUG            some extra debug code is executed
   EXTERN_MSG          Don't compile the msgfiles in the compiler, always
   EXTERN_MSG          Don't compile the msgfiles in the compiler, always
                       use external messagefiles, default for TP
                       use external messagefiles, default for TP
+  LLVM                Create an LLVM-based code generator for the selected
+                      target architecture (not supported for all targets)
 
 
   -----------------------------------------------------------------
   -----------------------------------------------------------------
   ARM specfic switches
   ARM specfic switches