mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-01 05:11:15 +00:00
Delete some leftovers from scoplib
llvm-svn: 233571
This commit is contained in:
parent
378e003748
commit
18b03e606e
@ -14,7 +14,6 @@
|
||||
#define POLLY_CONFIG_H
|
||||
|
||||
#cmakedefine CLOOG_FOUND
|
||||
#cmakedefine SCOPLIB_FOUND
|
||||
#cmakedefine CUDALIB_FOUND
|
||||
#cmakedefine GPU_CODEGEN
|
||||
|
||||
|
@ -33,10 +33,6 @@
|
||||
<li><em>polly-opt-isl</em> Optimize the SCoP using isl</li>
|
||||
<li>Import/Export
|
||||
<ul>
|
||||
<li><em>polly-export-scoplib</em> Export SCoPs with ScopLib library
|
||||
(Writes a .scoplib file for each SCoP) [removed after <a href="http://llvm.org/releases/download.html#3.4.2">LLVM 3.4.2</a>]</li>
|
||||
<li><em>polly-import-scoplib</em> Import SCoPs with ScopLib library
|
||||
(Reads a .scoplib file for each SCoP) [removed after <a href="http://llvm.org/releases/download.html#3.4.2">LLVM 3.4.2</a>]</li>
|
||||
<li><em>polly-export-jscop</em> Export SCoPs as JSON
|
||||
(Writes a .jscop file for each SCoP)</li>
|
||||
<li><em>polly-import-jscop</em> Import SCoPs from JSON
|
||||
|
Loading…
Reference in New Issue
Block a user