This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 651c0bf01a4 [X86] Remove detectAddSubSatPattern. new 0a4b8880796 [MS Demangler] Properly print all thunk types. new 2661a6cb5c2 [MC] Improve error message when a codeview register is unknown
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: lib/Demangle/MicrosoftDemangle.cpp | 15 +++++++++++---- lib/MC/MCRegisterInfo.cpp | 5 ++++- test/Demangle/ms-operators.test | 3 --- test/Demangle/ms-thunks.test | 15 +++++++++++++++ 4 files changed, 30 insertions(+), 8 deletions(-) create mode 100644 test/Demangle/ms-thunks.test