llvm: fix typo

This commit is contained in:
suvari
2021-06-05 22:52:45 +03:00
parent 5ff6309fab
commit ee7a9ef361
3 changed files with 57 additions and 38 deletions
+34 -20
View File
@@ -24,12 +24,13 @@
<Dependency>libedit-devel</Dependency>
<Dependency versionFrom="3.18.3">cmake</Dependency>
<Dependency versionFrom="3.8.6">python3-devel</Dependency>
<Dependency>python3-sphinx</Dependency>
<!-- Use new plugin-api.h header file from binutils to enable LLVM gold plugin -->
<Dependency>binutils</Dependency>
<Dependency>gcc</Dependency>
<!-- <Dependency>llvm</Dependency>
<Dependency>llvm-clang-devel</Dependency>
<Dependency>lld</Dependency>
<Dependency>lld</Dependency>
<Dependency>llvm-polly</Dependency> -->
</BuildDependencies>
<!--<AdditionalFiles>
@@ -42,7 +43,7 @@
</Patches>
</Source>
<Package>
<Package>
<Name>llvm</Name>
<IsA>app:console</IsA>
<IsA>library</IsA>
@@ -51,7 +52,6 @@
<Dependency>zlib</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>ncurses</Dependency>
<Dependency>llvm-polly</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
@@ -81,7 +81,6 @@
<Dependency>libgcc</Dependency>
<Dependency>ncurses</Dependency>
<Dependency>libxml2</Dependency>
<Dependency>llvm-polly</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/libLLVM*.so</Path>
@@ -93,7 +92,7 @@
<Path fileType="data">/usr/share/licenses/llvm-libs/LICENSE</Path>
</Files>
</Package>
<Package>
<Name>lldb</Name>
<Summary>Next generation, high-performance debugger</Summary>
@@ -104,8 +103,7 @@
<Dependency>libedit</Dependency>
<Dependency>libxml2</Dependency>
<Dependency>ncurses</Dependency>
<Dependency>python3</Dependency>
<Dependency>llvm-polly</Dependency>
<Dependency>python3</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin/argdumper</Path>
@@ -138,14 +136,13 @@
<RuntimeDependencies>
<Dependency release="current">llvm-libs</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>llvm-polly</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin/ld.lld</Path>
<Path fileType="executable">/usr/bin/ld64.lld</Path>
<Path fileType="executable">/usr/bin/lld</Path>
<Path fileType="executable">/usr/bin/lld-link</Path>
<Path fileType="executable">/usr/bin/wasm-ld</Path>
<Path fileType="executable">/usr/bin/wasm-ld</Path>
<Path fileType="library">/usr/lib/liblldMachO2.so*</Path>
<Path fileType="library">/usr/lib/liblldCOFF.*</Path>
<Path fileType="library">/usr/lib/liblldCommon.*</Path>
@@ -193,7 +190,7 @@
<Path fileType="man">/usr/share/man/man1/scan-build.1</Path>
</Files>
</Package>
<Package>
<Name>compiler-rt</Name>
<Summary>Various runtime libraries used by Clang</Summary>
@@ -201,7 +198,15 @@
<Dependency>libgcc</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/clang/11.1.0/lib/linux/*.so</Path>
<Path fileType="executable">/usr/lib/clang/12.0.0/bin</Path>
<Path fileType="header">/usr/lib/clang/12.0.0/include/xray</Path>
<Path fileType="header">/usr/lib/clang/12.0.0/include/fuzzer</Path>
<Path fileType="header">/usr/lib/clang/12.0.0/include/sanitizer</Path>
<Path fileType="data">/usr/lib/clang/12.0.0/share</Path>
<Path fileType="library">/usr/lib/clang/12.0.0/lib/linux/*.a</Path>
<Path fileType="library">/usr/lib/clang/12.0.0/lib/linux/*.a.*</Path>
<Path fileType="library">/usr/lib/clang/12.0.0/lib/linux/*.o</Path>
<Path fileType="library">/usr/lib/clang/12.0.0/lib/linux/*.so</Path>
</Files>
</Package>
@@ -213,7 +218,6 @@
<Dependency release="current">llvm-libs</Dependency>
<Dependency>libxml2</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>llvm-polly</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin/diagtool</Path>
@@ -233,6 +237,18 @@
</Files>
</Package>
<Package>
<Name>llvm-clang-32bit</Name>
<Summary>A C language family front-end for LLVM</Summary>
<Description>The goal of the Clang project is to create a new C, C++, Objective C and Objective C++ front-end for the LLVM compiler.</Description>
<Files>
<Path fileType="library">/usr/lib32/libclang*</Path>
<Path fileType="library">/usr/lib32/clang/</Path>
<Path fileType="library">/usr/lib32/libfindAllSymbols.so*</Path>
<Path fileType="data">/usr/lib32/cmake/clang/Clang*</Path>
</Files>
</Package>
<Package>
<Name>llvm-clang-devel</Name>
<Summary>Development headers for llvm-clang</Summary>
@@ -241,12 +257,12 @@
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/clang</Path>
<Path fileType="header">/usr/lib/clang/11.0.0/include</Path>
<Path fileType="header">/usr/lib/clang/12.0.0/include</Path>
<Path fileType="header">/usr/include/clang-c</Path>
<Path fileType="header">/usr/include/clang-tidy</Path>
</Files>
</Package>
<Package>
<Name>llvm-mlir</Name>
<Summary>MLIR is intended to be a hybrid IR which can support multiple different requirements in a unified infrastructure</Summary>
@@ -254,7 +270,6 @@
<Dependency release="current">llvm-libs</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>ncurses</Dependency>
<Dependency>llvm-polly</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin/mlir*</Path>
@@ -264,7 +279,7 @@
<Path fileType="data">/usr/lib/cmake/mlir</Path>
</Files>
</Package>
<Package>
<Name>llvm-polly</Name>
<Summary>High-level loop and data-locality optimizer and optimization infrastructure for LLVM</Summary>
@@ -273,12 +288,12 @@
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/LLVMPolly.so</Path>
<Path fileType="library">/usr/lib/libPolly*.so*</Path>
<Path fileType="library">/usr/lib/libPolly*.a*</Path>
<Path fileType="header">/usr/include/polly</Path>
<Path fileType="data">/usr/lib/cmake/polly</Path>
</Files>
</Package>
<!--Package>
<Name>llvm-docs</Name>
<PartOf>programming.docs</PartOf>
@@ -300,16 +315,15 @@
<Dependency>libffi-32bit</Dependency>
<Dependency>libxml2-32bit</Dependency>
<Dependency>ncurses-32bit</Dependency>
<!-- <Dependency>libcxx-32bit</Dependency> -->
</BuildDependencies>
<RuntimeDependencies>
<Dependency release="current">llvm</Dependency>
<Dependency release="current">llvm-clang-32bit</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>libxml2-32bit</Dependency>
<Dependency>ncurses-32bit</Dependency>
<Dependency>zlib-32bit</Dependency>
<Dependency>libffi-32bit</Dependency>
<!-- <Dependency>libcxx-32bit</Dependency> -->
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin/llvm-config-32</Path>