This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0709ddc1123 gn build: Merge r372706 new d93e5a30d09 MCRegisterInfo: Merge getLLVMRegNum and getLLVMRegNumFromEH
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 | 10 +++----- lib/CodeGen/MachineOperand.cpp | 8 +++---- lib/CodeGen/StackMaps.cpp | 2 +- lib/DebugInfo/DWARF/DWARFExpression.cpp | 5 ++-- lib/MC/MCAsmStreamer.cpp | 5 ++-- lib/MC/MCRegisterInfo.cpp | 28 +++++++--------------- .../AArch64/MCTargetDesc/AArch64AsmBackend.cpp | 10 ++++---- lib/Target/ARM/MCTargetDesc/ARMAsmBackend.cpp | 10 ++++---- lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp | 4 ++-- .../X86/dwarfdump-debug-loc-error-cases.s | 16 +++++++++++++ 10 files changed, 47 insertions(+), 51 deletions(-)