Browse Source

* mention LLVM define

git-svn-id: trunk@43000 -
Jonas Maebe 5 years ago
parent
commit
78c901e3c4
1 changed files with 2 additions and 0 deletions
  1. 2 0
      compiler/pp.pas

+ 2 - 0
compiler/pp.pas

@@ -50,6 +50,8 @@ program pp;
   EXTDEBUG            some extra debug code is executed
   EXTERN_MSG          Don't compile the msgfiles in the compiler, always
                       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