This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 0ea95d6 [ELF][MIPS] Rename R_MIPS_GOT_xxx relocation expression kinds new fbfe128 [LTO] Add the ability to specify a subset of passes to run.
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: ELF/CMakeLists.txt | 1 + ELF/Config.h | 1 + ELF/Driver.cpp | 3 ++ ELF/LTO.cpp | 65 +++++++++++++++++++++++++++++++++++++--- ELF/Options.td | 2 ++ test/ELF/lto/ltopasses-custom.ll | 29 ++++++++++++++++++ 6 files changed, 97 insertions(+), 4 deletions(-) create mode 100644 test/ELF/lto/ltopasses-custom.ll