This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from be1ef6a68c7 [SEH] Use reportError instead of report_fatal_error for bad [...]
new 261c462b950 Give a test a triple
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:
test/MC/AsmParser/seh-directive-errors.s | 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 master
in repository llvm.
from 4010882fb45 [MC] Plumb unique_ptr<MCWasmObjectTargetWriter> through cre [...]
new be1ef6a68c7 [SEH] Use reportError instead of report_fatal_error for bad [...]
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/MC/MCStreamer.h | 36 ++--
include/llvm/MC/MCWinCOFFStreamer.h | 2 +-
lib/MC/MCAsmStreamer.cpp | 87 +++++-----
lib/MC/MCParser/COFFAsmParser.cpp | 66 +++-----
lib/MC/MCStreamer.cpp | 184 +++++++++++++--------
lib/MC/MCWinCOFFStreamer.cpp | 2 +-
lib/Target/X86/MCTargetDesc/X86WinCOFFStreamer.cpp | 6 +-
test/MC/AsmParser/seh-directive-errors.s | 96 +++++++++++
test/MC/COFF/seh-stackalloc-zero.s | 3 +-
9 files changed, 309 insertions(+), 173 deletions(-)
create mode 100644 test/MC/AsmParser/seh-directive-errors.s
--
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 aad768a1a5 [Modules TS] Avoid computing the linkage of the enclosing De [...]
new 1c1f51cab8 [Sema][ObjC] Preserve syntactic sugar when removing ARCRecla [...]
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/Sema/SemaExprObjC.cpp | 39 +++++++++++++++++++++++++++++--------
test/CodeGenObjC/arc-bridged-cast.m | 1 +
2 files changed, 32 insertions(+), 8 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 llvm.
from 726d93c06ce [MC] Suppress .Lcfi labels when emitting textual assembly
new 4010882fb45 [MC] Plumb unique_ptr<MCWasmObjectTargetWriter> through cre [...]
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/MC/MCWasmObjectWriter.h | 5 +++--
lib/MC/WasmObjectWriter.cpp | 13 ++++++++-----
.../MCTargetDesc/WebAssemblyWasmObjectWriter.cpp | 4 ++--
3 files changed, 13 insertions(+), 9 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 users/hjl/check_relocs
in repository binutils-gdb.
discards 23ffb77039 Remove elf_vax_gc_sweep_hook
discards 7b594df5a6 Remove elf_xtensa_gc_sweep_hook
discards c58c9a7394 Remove riscv_elf_gc_sweep_hook
discards 7cd42902f7 Remove elf64_alpha_gc_sweep_hook
discards 6ea024f9fc Remove elf32_tic6x_gc_sweep_hook
discards cee18dfaaa Remove or1k_elf_gc_sweep_hook
discards d16c1eb3d6 Remove nds32_elf_gc_sweep_hook
discards a5c6db6bbf Remove elf_metag_gc_sweep_hook
discards bf81b99adf Remove mcore_elf_gc_sweep_hook
discards b1746d0fa4 Remove m32r_elf_gc_sweep_hook
discards 543c544044 Remove tilepro_elf_gc_sweep_hook
discards ec3d14074c Remove tilegx_elf_gc_sweep_hook
discards 356ecc22a1 Remove _bfd_sparc_elf_gc_sweep_hook
discards 3383e833b2 Remove elf_s390_gc_sweep_hook
discards 02c1fa636d Remove microblaze_elf_gc_sweep_hook
discards 584ec16100 Remove _bfd_mips_elf_gc_sweep_hook
discards 1a12b1ddb1 Remove nios2_elf32_gc_sweep_hook
discards 4de32b0d88 Remove mmix_elf_gc_sweep_hook
discards a107f125cb Remove lm32_elf_gc_sweep_hook
discards 41869e9e63 hppa: Remove elf32_hppa_gc_sweep_hook
discards c5c7f09be5 cr16: Remove elf32_cr16_gc_sweep_hook
discards adb778ee24 cris: Remove cris_elf_gc_sweep_hook
discards b2c168061c Remove bfin_gc_sweep_hook and bfinfdpic_gc_sweep_hook
discards faf035676d m68k: Remove elf_m68k_gc_sweep_hook from comments
discards f0ce006187 Remove elf_m68k_gc_sweep_hook
discards 0da81e8cc4 Remove gc_sweep_hook from elf_backend_data
discards d48498adf5 Remove ppc64_elf_gc_sweep_hook
discards 45979b89c2 Update aarch64 GC tests
discards 593e35aa89 Remove elfNN_aarch64_gc_sweep_hook
discards 97d5366e11 Remove elf32_arm_gc_sweep_hook
discards 907ed75919 ELF: Set link_info.check_relocs_after_open_input to TRUE
discards 64ddb249ad ELF: Call check_relocs after opening all inputs
new bc3799c772 ELF: Call check_relocs after opening all inputs
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (23ffb77039)
\
N -- N -- N refs/heads/users/hjl/check_relocs (bc3799c772)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
--
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 066f684bed R13575: Fix USR mangling for function pointer types
new aad768a1a5 [Modules TS] Avoid computing the linkage of the enclosing De [...]
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/AST/DeclBase.h | 5 ++++-
include/clang/Sema/Sema.h | 7 +++++--
lib/AST/Decl.cpp | 4 +++-
test/Modules/anon-linkage.cpp | 12 ++++++++++++
4 files changed, 24 insertions(+), 4 deletions(-)
create mode 100644 test/Modules/anon-linkage.cpp
--
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 a3aaa66c47 Fix typos in documentation
new 066f684bed R13575: Fix USR mangling for function pointer types
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/Index/USRGeneration.cpp | 6 +++++-
test/Index/USR/func-type.cpp | 18 ++++++++++++++++++
2 files changed, 23 insertions(+), 1 deletion(-)
create mode 100644 test/Index/USR/func-type.cpp
--
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 gcc.
from d678e9a454a rs6000: Move processor_costs to header
new 6006afc33e6 Daily bump.
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:
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 gcc-6-branch
in repository gcc.
from c862925f590 Daily bump.
new b3e54726c4c Daily bump.
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:
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.