This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from fcb4147 [PM] Remove a bunch of junk that snuck in when I failed at ma [...] new cda4dc6 llvm-lto: pass errs() to the module verifier (NFC) new de4b9a3 llvm-lto2: Print diagnostics before exiting (NFC) new ec1ef03 llvm-lto2: remove leading '-' for cl::opt declaration new 5142beb llvm-readobj: remove leading dash in '-a' option (ARMAttribut [...] new 8e3d0e7 llvm-size: remove leading dash in '-radix' option new 65dbfb3 Add an assertion for cl::opt names: they can't start with '-'
The 6 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: lib/Support/CommandLine.cpp | 1 + tools/llvm-lto/llvm-lto.cpp | 2 +- tools/llvm-lto2/llvm-lto2.cpp | 8 ++++++-- tools/llvm-readobj/llvm-readobj.cpp | 2 +- tools/llvm-size/llvm-size.cpp | 2 +- 5 files changed, 10 insertions(+), 5 deletions(-)