This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 9d48ebf [docs] Add TableGen-based generator for command line argument [...] new 88a607f IRGen: Factor out function clang::FindThinLTOModule. NFCI. new 703ba99 IRGen: Factor out function CodeGenAction::loadModule. NFCI.
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: include/clang/CodeGen/BackendUtil.h | 5 +++ include/clang/CodeGen/CodeGenAction.h | 2 ++ lib/CodeGen/BackendUtil.cpp | 42 +++++++++++----------- lib/CodeGen/CodeGenAction.cpp | 66 ++++++++++++++++++++--------------- 4 files changed, 66 insertions(+), 49 deletions(-)