forked from OSchip/llvm-project
[clang] Add llvm-strip to test dependencies
CodeGen/thinlto_embed_bitcode.ll relies on it.
This commit is contained in:
parent
75c04327a5
commit
4dbb3f57c6
|
@ -122,6 +122,7 @@ if( NOT CLANG_BUILT_STANDALONE )
|
|||
llvm-profdata
|
||||
llvm-readelf
|
||||
llvm-readobj
|
||||
llvm-strip
|
||||
llvm-symbolizer
|
||||
opt
|
||||
split-file
|
||||
|
|
Loading…
Reference in New Issue