소스 검색

* mention LLVM define

git-svn-id: trunk@43000 -
Jonas Maebe 6 년 전
부모
커밋
78c901e3c4
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  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