This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_60 in repository llvm.
from a1b3df34e9e Revert r319778 (and r319911) due to PR36357 new 08f6e35d6fd Merging r325139: ------------------------------------------ [...]
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/MCAsmMacro.h | 38 ++++++++++++++++++ include/llvm/MC/MCContext.h | 15 +++++++ lib/MC/MCParser/AsmParser.cpp | 56 +++------------------------ test/MC/AsmParser/inline_macro_duplication.ll | 8 ++++ 4 files changed, 66 insertions(+), 51 deletions(-) create mode 100644 include/llvm/MC/MCAsmMacro.h create mode 100644 test/MC/AsmParser/inline_macro_duplication.ll