This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 080f10e7ac1 [llvm-rc] Serialize user-defined resources to .res files.
new b231046a7d1 [llvm-rc] Implement escape sequences in .rc files.
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/tools/llvm-rc/Inputs/tag-escape.rc | 70 ++++++++++++++
test/tools/llvm-rc/tag-escape.test | 160 ++++++++++++++++++++++++++++++++
tools/llvm-rc/ResourceFileWriter.cpp | 159 ++++++++++++++++++++++++++++++-
tools/llvm-rc/ResourceScriptToken.cpp | 5 +-
4 files changed, 389 insertions(+), 5 deletions(-)
create mode 100644 test/tools/llvm-rc/Inputs/tag-escape.rc
create mode 100644 test/tools/llvm-rc/tag-escape.test
--
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 84ad96bc3f0 [llvm-rc] Serialize STRINGTABLE statements to .res file.
new 080f10e7ac1 [llvm-rc] Serialize user-defined resources to .res files.
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:
.../llvm-rc/Inputs/bitmap.bmp} | Bin 80 -> 110 bytes
test/tools/llvm-rc/Inputs/tag-user.rc | 8 ++++
test/tools/llvm-rc/tag-user.test | 53 +++++++++++++++++++++
tools/llvm-rc/ResourceFileWriter.cpp | 41 ++++++++++++++++
tools/llvm-rc/ResourceFileWriter.h | 4 ++
tools/llvm-rc/ResourceScriptStmt.h | 13 ++++-
tools/llvm-rc/ResourceVisitor.h | 1 +
7 files changed, 119 insertions(+), 1 deletion(-)
copy test/{Object/Inputs/macho-invalid-dyldinfoonly-bad-size => tools/llvm-rc/Inpu [...]
create mode 100644 test/tools/llvm-rc/Inputs/tag-user.rc
create mode 100644 test/tools/llvm-rc/tag-user.test
--
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 lld.
from adf6c70df Make a few member varaibles/functions private.
new 280002a12 Revert r315114, "ELF: Export preempted symbols even if there [...]
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:
ELF/Driver.cpp | 12 +++++++++++-
ELF/SymbolTable.cpp | 2 +-
test/ELF/gc-sections-shared.s | 9 ---------
3 files changed, 12 insertions(+), 11 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 lld.
from b17fc68fa ELF: Export preempted symbols even if there is a dynamic list.
new adf6c70df Make a few member varaibles/functions private.
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:
ELF/OutputSections.h | 15 +++++++++------
1 file changed, 9 insertions(+), 6 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 93bb30da3ff [llvm-rc] Serialize VERSIONINFO resources to .res files.
new 84ad96bc3f0 [llvm-rc] Serialize STRINGTABLE statements to .res file.
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/tools/llvm-rc/Inputs/tag-stringtable-basic.rc | 45 ++++++
.../llvm-rc/Inputs/tag-stringtable-same-ids.rc | 5 +
test/tools/llvm-rc/tag-stringtable.test | 170 +++++++++++++++++++++
tools/llvm-rc/ResourceFileWriter.cpp | 123 ++++++++++++++-
tools/llvm-rc/ResourceFileWriter.h | 28 ++++
tools/llvm-rc/ResourceScriptStmt.h | 10 +-
tools/llvm-rc/ResourceVisitor.h | 1 +
tools/llvm-rc/llvm-rc.cpp | 5 +
8 files changed, 378 insertions(+), 9 deletions(-)
create mode 100644 test/tools/llvm-rc/Inputs/tag-stringtable-basic.rc
create mode 100644 test/tools/llvm-rc/Inputs/tag-stringtable-same-ids.rc
create mode 100644 test/tools/llvm-rc/tag-stringtable.test
--
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 lld.
from faf507e7a Revert r314616: Run writeTo() concurrently.
new fe9bd3853 Inline a small function.
new b17fc68fa ELF: Export preempted symbols even if there is a dynamic list.
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:
ELF/Driver.cpp | 12 +-----------
ELF/OutputSections.cpp | 11 +++--------
ELF/SymbolTable.cpp | 2 +-
test/ELF/gc-sections-shared.s | 9 +++++++++
4 files changed, 14 insertions(+), 20 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 f10bd51bb6 [MS] Raise the default value of _MSC_VER to 1911, which is VS 2017
new fe2683b085 Revert "For dllexport class templates, export specialization [...]
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/SemaDecl.cpp | 15 ---------------
test/CodeGenCXX/dllexport.cpp | 8 --------
2 files changed, 23 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 binutils-gdb.
from 0d28b0a5ca Move aarch64-insn.o to arch/aarch64-insn.o and Remove a rule [...]
new 544c67cda1 Account for padding in FreeBSD/mipsn32 NT_PRSTATUS notes.
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:
bfd/ChangeLog | 13 +++++++++++++
bfd/elf-bfd.h | 5 +++++
bfd/elf.c | 5 +++++
bfd/elfn32-mips.c | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
bfd/elfxx-target.h | 4 ++++
5 files changed, 81 insertions(+)
--
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 44bde8dadb8 [llvm-rc] Add optional serialization support for DIALOG(EX) [...]
new 57c865bc5db Revert "Roll forward r314928"
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/Transforms/InstCombine/InstCombineInternal.h | 4 -
lib/Transforms/InstCombine/InstCombinePHI.cpp | 234 -----------------------
test/Transforms/InstCombine/intptr1.ll | 193 -------------------
test/Transforms/InstCombine/intptr2.ll | 39 ----
test/Transforms/InstCombine/intptr3.ll | 39 ----
test/Transforms/InstCombine/intptr4.ll | 53 -----
test/Transforms/InstCombine/intptr5.ll | 56 ------
test/Transforms/InstCombine/intptr6.ll | 90 ---------
8 files changed, 708 deletions(-)
delete mode 100644 test/Transforms/InstCombine/intptr1.ll
delete mode 100644 test/Transforms/InstCombine/intptr2.ll
delete mode 100644 test/Transforms/InstCombine/intptr3.ll
delete mode 100644 test/Transforms/InstCombine/intptr4.ll
delete mode 100644 test/Transforms/InstCombine/intptr5.ll
delete mode 100644 test/Transforms/InstCombine/intptr6.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.