This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 473d9514061 AMDGPU: Do not emit deprecated notes for code object v3 new e7b2dc3c3a8 AMDGPU: Improve note directive verification in assembler
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/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp | 20 +++++++++++++++++++- test/MC/AMDGPU/elf-notes-verify-amdgcn.s | 7 +++++++ test/MC/AMDGPU/elf-notes-verify-r600.s | 10 ++++++++++ 3 files changed, 36 insertions(+), 1 deletion(-) create mode 100644 test/MC/AMDGPU/elf-notes-verify-amdgcn.s create mode 100644 test/MC/AMDGPU/elf-notes-verify-r600.s