Pārlūkot izejas kodu

* mention LLVM define

git-svn-id: trunk@43000 -
Jonas Maebe 5 gadi atpakaļ
vecāks
revīzija
78c901e3c4
1 mainītis faili ar 2 papildinājumiem un 0 dzēšanām
  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