[all-commits] [llvm/llvm-project] ce49b7: [llvm-install-name-tool] Add a test with multiple ...
Alexander Shaposhnikov via All-commits
all-commits at lists.llvm.org
Tue Sep 8 11:32:05 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ce49b7d9ca01f4abbba1e5a00339d539b0ea563e
https://github.com/llvm/llvm-project/commit/ce49b7d9ca01f4abbba1e5a00339d539b0ea563e
Author: Alexander Shaposhnikov <alexshap at fb.com>
Date: 2020-09-08 (Tue, 08 Sep 2020)
Changed paths:
M llvm/test/tools/llvm-objcopy/tool-help-message.test
Log Message:
-----------
[llvm-install-name-tool] Add a test with multiple input files
This diff adds a test which checks the error-message when multiple input files
are passed to llvm-install-name-tool.
Test plan: make check-all
Differential revision: https://reviews.llvm.org/D87268
More information about the All-commits
mailing list