artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
063d490
)
sync llvm-read{elf,obj} for i386
author
sthen
<sthen@openbsd.org>
Mon, 11 Jul 2022 19:31:19 +0000
(19:31 +0000)
committer
sthen
<sthen@openbsd.org>
Mon, 11 Jul 2022 19:31:19 +0000
(19:31 +0000)
distrib/sets/lists/comp/clang.i386
patch
|
blob
|
history
diff --git
a/distrib/sets/lists/comp/clang.i386
b/distrib/sets/lists/comp/clang.i386
index
ea84da8
..
ad0c3e4
100644
(file)
--- a/
distrib/sets/lists/comp/clang.i386
+++ b/
distrib/sets/lists/comp/clang.i386
@@
-1,6
+1,8
@@
./usr/bin/llvm-config
./usr/bin/llvm-objcopy
./usr/bin/llvm-objdump
+./usr/bin/llvm-readelf
+./usr/bin/llvm-readobj
./usr/include/c++
./usr/include/c++/v1
./usr/include/c++/v1/__algorithm
@@
-2278,3
+2280,5
@@
./usr/share/man/man1/llvm-config.1
./usr/share/man/man1/llvm-objcopy.1
./usr/share/man/man1/llvm-objdump.1
+./usr/share/man/man1/llvm-readelf.1
+./usr/share/man/man1/llvm-readobj.1