diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-11-17 10:16:41 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-11-17 10:21:49 +0100 |
commit | 15a09d1b8a60ac72e5093ab13b73f48d68ba70cc (patch) | |
tree | f55e07badf0a39ff8da230b4a271efdc564f66ac /sys-devel/llvm | |
parent | sys-devel/clang: Update the target list (diff) | |
download | gentoo-15a09d1b8a60ac72e5093ab13b73f48d68ba70cc.tar.gz gentoo-15a09d1b8a60ac72e5093ab13b73f48d68ba70cc.tar.bz2 gentoo-15a09d1b8a60ac72e5093ab13b73f48d68ba70cc.zip |
sys-devel/llvm: Update the distribution list
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-devel/llvm')
-rw-r--r-- | sys-devel/llvm/llvm-12.0.0.9999.ebuild | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sys-devel/llvm/llvm-12.0.0.9999.ebuild b/sys-devel/llvm/llvm-12.0.0.9999.ebuild index d15845fe310f..a1a53f9e1e26 100644 --- a/sys-devel/llvm/llvm-12.0.0.9999.ebuild +++ b/sys-devel/llvm/llvm-12.0.0.9999.ebuild @@ -243,6 +243,7 @@ get_distribution_components() { llvm-ar llvm-as llvm-bcanalyzer + llvm-bitcode-strip llvm-c-test llvm-cat llvm-cfi-verify @@ -264,6 +265,7 @@ get_distribution_components() { llvm-ifs llvm-install-name-tool llvm-jitlink + llvm-jitlink-executor llvm-lib llvm-libtool-darwin llvm-link @@ -299,6 +301,7 @@ get_distribution_components() { opt sancov sanstats + split-file verify-uselistorder yaml2obj |