Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/pom.xml')
-rw-r--r--llvm/pom.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/llvm/pom.xml b/llvm/pom.xml
index 46ab5aa3883..805a755e7c8 100644
--- a/llvm/pom.xml
+++ b/llvm/pom.xml
@@ -12,12 +12,4 @@
<artifactId>org.eclipse.cdt.llvm-parent</artifactId>
<packaging>pom</packaging>
-
- <modules>
- <module>org.eclipse.cdt.managedbuilder.llvm.ui</module>
- <module>org.eclipse.cdt.managedbuilder.llvm-feature</module>
- <module>org.eclipse.cdt.llvm.dsf.lldb.core</module>
- <module>org.eclipse.cdt.llvm.dsf.lldb.ui</module>
- <module>org.eclipse.cdt.llvm.dsf.lldb-feature</module>
- </modules>
</project>

Back to the top