This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9104c92c0b2 Recommit of r335326, with the test fixed that I missed. new 08d6b0d9f09 [MC] - Add .stack_size sections into groups and link them w [...]
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/MCObjectFileInfo.h | 5 ++++- lib/CodeGen/AsmPrinter/AsmPrinter.cpp | 3 ++- lib/MC/MCObjectFileInfo.cpp | 21 +++++++++++++++++ test/CodeGen/ARM/stack-size-section.ll | 4 ++-- test/CodeGen/SystemZ/stack-size-section.ll | 6 ++--- .../X86/stack-size-section-function-sections.ll | 26 ++++++++++++++++++++++ test/CodeGen/X86/stack-size-section.ll | 21 +++++++++++++++-- 7 files changed, 77 insertions(+), 9 deletions(-) create mode 100644 test/CodeGen/X86/stack-size-section-function-sections.ll