This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 775400f [Timer] Expose an API to check if the timer is running. new 6cc1a14 Revert "[MC] Support symbolic expressions in assembly 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/MCObjectStreamer.h | 5 ---- include/llvm/MC/MCStreamer.h | 22 -------------- lib/MC/MCAsmStreamer.cpp | 40 ++----------------------- lib/MC/MCObjectStreamer.cpp | 38 ----------------------- lib/MC/MCParser/AsmParser.cpp | 42 ++++++++++++++++++-------- lib/MC/MCStreamer.cpp | 16 ++-------- test/MC/AsmParser/directive_fill.s | 53 +++++++++++++++++---------------- test/MC/AsmParser/directive_space.s | 5 ---- test/MC/AsmParser/symbolic-expression.s | 17 ----------- 9 files changed, 62 insertions(+), 176 deletions(-) delete mode 100644 test/MC/AsmParser/symbolic-expression.s