This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 5dceabfe01 [docs] loop pragmas: options implying transformations new 86c4707c4b [RISCV] enable LTO support, pass some options to linker.
The 1 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/Driver/ToolChains/Clang.cpp | 89 ----------------------- lib/Driver/ToolChains/CommonArgs.cpp | 120 +++++++++++++++++++++++++++++++ lib/Driver/ToolChains/CommonArgs.h | 8 +++ lib/Driver/ToolChains/RISCVToolchain.cpp | 7 ++ lib/Driver/ToolChains/RISCVToolchain.h | 1 + test/Driver/gold-lto.c | 18 +++++ 6 files changed, 154 insertions(+), 89 deletions(-)