llvm splitting

This commit is contained in:
Rmys
2018-11-18 13:34:37 +03:00
committed by GitHub
parent c4ad02fb70
commit 053f190a70
+15 -2
View File
@@ -97,7 +97,8 @@
<Files>
<Path fileType="executable">/usr/bin/argdumper</Path>
<Path fileType="executable">/usr/bin/lldb*</Path>
<Path fileType="library">/usr/lib/liblldb</Path>
<Path fileType="executable">/usr/bin/liblldb*</Path>
<Path fileType="library">/usr/lib/liblldb.so*</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/readline.so</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/lldb/*</Path>
</Files>
@@ -143,11 +144,16 @@
<Dependency>ncurses</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin/git-clang*</Path>
<Path fileType="executable">/usr/bin/clang*</Path>
<Path fileType="executable">/usr/bin/c-index-test</Path>
<Path fileType="executable">/usr/bin/tblgen</Path>
<Path fileType="library">/usr/lib/clang</Path>
<Path fileType="library">/usr/lib/clang/libclang.so</Path>
<Path fileType="library">/usr/lib/libclang*</Path>
<Path fileType="library">/usr/lib/liblldbPluginExpressionParserClang.a</Path>
<Path fileType="library">/usr/lib/liblldbPluginObjCLanguage.a</Path>
<Path fileType="man">/usr/share/man/man1/clang.1</Path>
<Path fileType="data">/usr/lib/cmake/clang/Clang*</Path>
<Path fileType="data">/usr/share/clang</Path>
</Files>
</Package>
@@ -201,6 +207,13 @@
</Package>
<History>
<Update release="7">
<Date>2018-11-18</Date>
<Version>5.0.1</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="6">
<Date>2018-07-25</Date>
<Version>5.0.1</Version>