llvm file paths fix

This commit is contained in:
Idris Kalp
2020-11-28 18:51:01 +03:00
parent 2a5c54dfae
commit 031a9de0a5
-6
View File
@@ -50,20 +50,14 @@
<Path fileType="executable">/usr/bin</Path>
<Path fileType="executable">/usr/bin/llvm-config</Path>
<Path fileType="header">/usr/include/llvm*</Path>
<Path fileType="header">/usr/include/mlir*</Path>
<Path fileType="header">/usr/include/polly*</Path>
<Path fileType="library">/usr/lib/llvm</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="library">/usr/lib/libMLIR*.a</Path>
<Path fileType="library">/usr/lib/libmlir_c_r*.a</Path>
<Path fileType="conf">/etc/ld.so.conf.d</Path>
<Path fileType="data">/etc/llvm</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="data">/usr/share/vim</Path>
<Path fileType="data">/usr/share/llvm/cmake</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="library">/usr/lib/libPolly*.so</Path>
</Files>
<AdditionalFiles>
<AdditionalFile owner="root" permission="0644" target="/etc/ld.so.conf.d/51-llvm.conf">51-llvm.conf</AdditionalFile>