This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ee6155481ce [AMDGPU] Mark ds instructions as meybeAtomic new b4ec9009a62 [llvm-readobj]Add test showing behaviour of thin archive me [...] new 54df8c81aed [CommandLine] Do not crash if an option has both ValueRequi [...]
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: docs/CommandLine.rst | 3 ++- lib/Support/CommandLine.cpp | 11 ++++++--- test/tools/llvm-readobj/thin-archive-paths.test | 33 +++++++++++++++++++++++++ unittests/Support/CommandLineTest.cpp | 22 +++++++++++++++++ 4 files changed, 64 insertions(+), 5 deletions(-) create mode 100644 test/tools/llvm-readobj/thin-archive-paths.test