This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 643c0a43677 [CodeGen] Fix some Clang-tidy modernize-use-using and Inclu [...] new f040d163f55 Object: Factor out the code for creating the irsymtab for a [...]
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: include/llvm/Object/IRObjectFile.h | 14 ++++++++++ include/llvm/Object/IRSymtab.h | 13 +++++++++ lib/LTO/LTO.cpp | 57 ++++++++------------------------------ lib/Object/IRObjectFile.cpp | 23 +++++++++++++++ lib/Object/IRSymtab.cpp | 34 +++++++++++++++++++++++ 5 files changed, 96 insertions(+), 45 deletions(-)