This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0fed3ad4cb8 [IndVars] Fix a bug introduced in r317012 new 977b537d0fc [MC] Handle unknown literal register numbers in .cfi_* directives
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/MCRegisterInfo.h | 9 +++++++++ lib/MC/MCAsmStreamer.cpp | 13 +++++++++---- lib/MC/MCDwarf.cpp | 12 ++++++------ lib/MC/MCRegisterInfo.cpp | 28 ++++++++++++++++++++++++++++ test/MC/AsmParser/cfi-unknown-register.s | 7 +++++++ 5 files changed, 59 insertions(+), 10 deletions(-) create mode 100644 test/MC/AsmParser/cfi-unknown-register.s