This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6610ca1 [libFuzzer] improve -minimize_crash: honor -artifact_prefix= [...] new e2c3142 Fix aliases to thumbfunc-based exprs to be thumbfunc. new b1330a5 [Assembler] Improve error when unable to evaluate expression.
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: include/llvm/MC/MCExpr.h | 23 ++++++++++++++--------- lib/MC/MCAssembler.cpp | 12 +++++++++--- lib/MC/MCExpr.cpp | 13 +++++++------ lib/MC/MCFragment.cpp | 7 +++---- lib/MC/MCParser/AsmParser.cpp | 5 +++-- test/MC/AArch64/error-location-post-layout.s | 9 +++------ test/MC/ARM/elf-thumbfunc.s | 10 ++++++++++ test/MC/ARM/error-location-post-layout.s | 12 ++++++------ 8 files changed, 55 insertions(+), 36 deletions(-)