This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 441ba12986f Allow '@' to appear in x86 mingw symbols new 387681cec33 [X86] Don't emit unreachable stack adjustments
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/Target/X86/X86FrameLowering.cpp | 16 +++++++-- test/CodeGen/X86/noreturn-call-linux.ll | 59 +++++++++++++++++++++++++++++++++ test/CodeGen/X86/noreturn-call.ll | 56 +++++++++++++++++++++++++++++++ 3 files changed, 129 insertions(+), 2 deletions(-) create mode 100644 test/CodeGen/X86/noreturn-call-linux.ll