Skip to content

Commit afd1b49

Browse files
author
Dominik Helm
committed
Removal of LLVM
1 parent b4be2ee commit afd1b49

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

UsingOPAL.html

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -126,10 +126,6 @@ <h3 id="architecture-validation-framework">Architecture Validation Framework</h3
126126
<p>The architecture validation framework facilitates the development of tools for specifying and validating software architectures.</p>
127127
<pre><code>libraryDependencies += &quot;de.opal-project&quot; % &quot;architecture-validation_2.13&quot; % &quot;5.0.0&quot;
128128
</code></pre>
129-
<h3 id="llvm">LLVM</h3>
130-
<p>Provides support for the analysis of LLVM IR.</p>
131-
<pre><code>libraryDependencies += &quot;de.opal-project&quot; % &quot;llvm_2.13&quot; % &quot;5.0.0&quot;
132-
</code></pre>
133129
<h3 id="apk">APK</h3>
134130
<p>Provides support for the analyis of APKs, with automatic conversion from dalvik to java byte code.</p>
135131
<pre><code>libraryDependencies += &quot;de.opal-project&quot; % &quot;apk_2.13&quot; % &quot;5.0.0&quot;

0 commit comments

Comments
 (0)