This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 157a3808899 [X86][SSE] Add shuffle tests for 'splat3' patterns. new a2c6f638cb5 [DebugInfo] Handle -main-file-name correctly for asm source [...]
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: lib/MC/MCContext.cpp | 19 +++++++++++++---- test/DebugInfo/X86/main-file-name.s | 17 --------------- test/MC/ELF/debug-main-file.s | 41 +++++++++++++++++++++++++++++++++++++ 3 files changed, 56 insertions(+), 21 deletions(-) delete mode 100644 test/DebugInfo/X86/main-file-name.s create mode 100644 test/MC/ELF/debug-main-file.s