This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 4222a6da380 [gn build] Merge r348593
new 77bca327334 [llvm-readobj] Little clean up inside `parseDynamicTable`
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:
tools/llvm-readobj/ELFDumper.cpp | 17 ++++-------------
1 file changed, 4 insertions(+), 13 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-next-allyesconfig
in repository toolchain/gcc.
from c073a8bd16b Daily bump.
adds 79f604a5383 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_70
in repository clang.
from cae08172d3 Merging r345838:
new 4519e2637f Merging r345839:
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/AST/ASTContext.cpp | 4 ++++
test/CodeGenCXX/attr-cpuspecific.cpp | 1 +
test/CodeGenCXX/attr-target-mv-member-funcs.cpp | 26 ++++++++++++-------------
3 files changed, 18 insertions(+), 13 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 322b88de1f Move diagnostic enums into Basic.
new bfa6f5fe99 Convert some ObjC msgSends to runtime calls.
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/clang/Basic/ObjCRuntime.h | 37 ++++++++
include/clang/Driver/Options.td | 4 +
include/clang/Frontend/CodeGenOptions.def | 2 +
lib/CodeGen/CGObjC.cpp | 101 ++++++++++++++++++---
lib/CodeGen/CodeGenFunction.h | 4 +
lib/CodeGen/CodeGenModule.h | 8 +-
lib/Driver/ToolChains/Clang.cpp | 12 +++
lib/Frontend/CompilerInvocation.cpp | 4 +
.../convert-messages-to-runtime-calls.m | 80 ++++++++++++++++
.../objc-convert-messages-to-runtime-calls.m | 7 ++
10 files changed, 245 insertions(+), 14 deletions(-)
create mode 100644 test/CodeGenObjC/convert-messages-to-runtime-calls.m
create mode 100644 test/Driver/objc-convert-messages-to-runtime-calls.m
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.