This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from c177883 [PM/Inliner] Fix a bug in r297374 where we would leave stale [...]
new 8276800 [Support] Add support for getting file system permissions on [...]
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/Support/FileSystem.h | 26 +++++-
lib/Support/Path.cpp | 8 ++
lib/Support/Unix/Path.inc | 11 ++-
lib/Support/Windows/Path.inc | 47 +++++++++--
unittests/Support/Path.cpp | 171 ++++++++++++++++++++++++++++++++++++++
5 files changed, 253 insertions(+), 10 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 7fcc320 [ELF] - Detemplate SymbolBody::getOutputSection(). NFC.
new dd6372f [ELF] - Removed unused templates #4. NFC.
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/Writer.cpp | 27 ++++++++++++---------------
1 file changed, 12 insertions(+), 15 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 72f8ff4 [ELF] - Removed unused template #3. NFC.
new 7fcc320 [ELF] - Detemplate SymbolBody::getOutputSection(). NFC.
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/LinkerScript.cpp | 2 +-
ELF/Symbols.cpp | 9 ++-------
ELF/Symbols.h | 2 +-
ELF/SyntheticSections.cpp | 2 +-
4 files changed, 5 insertions(+), 10 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 e7b23bd [ELF] Detemplate ThunkSection and Thunk classes. NFC.
new d928194 [ELF] - Removed unused template #2. NFC.
new 72f8ff4 [ELF] - Removed unused template #3. NFC.
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/Relocations.cpp | 6 ++----
1 file changed, 2 insertions(+), 4 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 9a95bff [PM/Inliner] Add a test case that encapsulates the core issue [...]
new c177883 [PM/Inliner] Fix a bug in r297374 where we would leave stale [...]
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/IPO/Inliner.cpp | 6 +++++
test/Transforms/Inline/internal-scc-members.ll | 31 ++++++++++++++++++++++++++
2 files changed, 37 insertions(+)
create mode 100644 test/Transforms/Inline/internal-scc-members.ll
--
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 0fb9fcc [ELF] - Removed unused template #1. NFC
new e7b23bd [ELF] Detemplate ThunkSection and Thunk classes. NFC.
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/Relocations.cpp | 26 +++++++-------
ELF/SyntheticSections.cpp | 21 ++++--------
ELF/SyntheticSections.h | 6 ++--
ELF/Thunks.cpp | 87 +++++++++++++++++++++--------------------------
ELF/Thunks.h | 10 +++---
5 files changed, 67 insertions(+), 83 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 96167ba [ELF] - Detemplate OutputSection::assignOffsets. NFC.
new 0fb9fcc [ELF] - Removed unused template #1. NFC
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/Writer.cpp | 32 +++++++++++++++-----------------
1 file changed, 15 insertions(+), 17 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 f54b40f clang-format: Fix bug in wrapping behavior of operators.
new 976270e [clang-format] disable adding extra space after MSVC '__super [...]
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/Format/TokenAnnotator.cpp | 2 +-
unittests/Format/FormatTest.cpp | 4 ++++
2 files changed, 5 insertions(+), 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 lld.
from cff6da9 Revert r297813 "[ELF] - Make Bss and BssRelRo sections to be [...]
new 96167ba [ELF] - Detemplate OutputSection::assignOffsets. NFC.
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.cpp | 9 ++-------
ELF/OutputSections.h | 2 +-
ELF/Relocations.cpp | 2 +-
ELF/Writer.cpp | 6 +++---
4 files changed, 7 insertions(+), 12 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 ff057b1 Fixing typos.
new 9a95bff [PM/Inliner] Add a test case that encapsulates the core issue [...]
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/Transforms/Inline/monster_scc.ll | 460 ++++++++++++++++++++++++++++++++++
1 file changed, 460 insertions(+)
create mode 100644 test/Transforms/Inline/monster_scc.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.