MaskRay added a comment. % /tmp/out/custom1/bin/llvm --help OVERVIEW: llvm compiler driver USAGE: llvm [subcommand] [options] SUBCOMMANDS: ar - ar ###### should be llvm-ar bitcode-strip - bitcode-strip ### should be llvm-bitcode-strip clang - clang clang++ - clang++ clang-cl - clang-cl clang-cpp - clang-cpp cxxfilt - cxxfilt ### ditto dlltool - dlltool dsymutil - dsymutil install-name-tool - install-name-tool lib - lib ##### this is confusing. llvm-lib objcopy - objcopy ranlib - ranlib strip - strip Type "llvm <subcommand> --help" to get more help on a specific subcommand OPTIONS: Generic Options: --help - Display available options (--help-hidden for more) --help-list - Display list of available options (--help-list-hidden for more) --version - Display the version of this program
CHANGES SINCE LAST ACTION https://reviews.llvm.org/D109977/new/ https://reviews.llvm.org/D109977 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits