projects
/
platform
/
upstream
/
llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
75c0432
)
[clang] Add llvm-strip to test dependencies
author
Shoaib Meenai
<smeenai@fb.com>
Sat, 9 Jan 2021 19:57:09 +0000
(11:57 -0800)
committer
Shoaib Meenai
<smeenai@fb.com>
Sat, 9 Jan 2021 19:57:27 +0000
(11:57 -0800)
CodeGen/thinlto_embed_bitcode.ll relies on it.
clang/test/CMakeLists.txt
patch
|
blob
|
history
diff --git
a/clang/test/CMakeLists.txt
b/clang/test/CMakeLists.txt
index
a913b35
..
562a148
100644
(file)
--- a/
clang/test/CMakeLists.txt
+++ b/
clang/test/CMakeLists.txt
@@
-122,6
+122,7
@@
if( NOT CLANG_BUILT_STANDALONE )
llvm-profdata
llvm-readelf
llvm-readobj
+ llvm-strip
llvm-symbolizer
opt
split-file