This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 544685ca6d [Power9] [CLANG] Add __float128 exponent GET and SET builtins new fa0bcfc365 [CodeGen] Revert commit https://reviews.llvm.org/rL342717
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/CodeGen/CGDebugInfo.cpp | 26 +++++++++------------- lib/CodeGen/CGDebugInfo.h | 19 +++++----------- lib/CodeGen/CGException.cpp | 3 +-- lib/CodeGen/CodeGenFunction.cpp | 6 ++--- lib/CodeGen/CodeGenFunction.h | 2 +- test/CodeGen/debug-info-scope-file.c | 9 ++++---- .../debug-info-inheriting-constructor.cpp | 2 +- test/CodeGenCXX/linetable-virtual-variadic.cpp | 4 ++-- test/CodeGenObjC/arc-linetable.m | 2 +- test/CodeGenObjC/debug-info-blocks.m | 2 ++ 10 files changed, 32 insertions(+), 43 deletions(-)