LLD/ELF/AMDGPU: Process AMDGPU-specific e_flags
authorKonstantin Zhuravlyov <kzhuravl_dev@outlook.com>
Tue, 24 Oct 2017 19:05:32 +0000 (19:05 +0000)
committerKonstantin Zhuravlyov <kzhuravl_dev@outlook.com>
Tue, 24 Oct 2017 19:05:32 +0000 (19:05 +0000)
commitb71d1b8a54b0e4c5d636d0986b78028ba606dcb4
tree0a3d8309b1a4bbb835108c3b33bb57f2d957498b
parent80db37ec254a3e5b96fe435555a16c40c6b0c217
LLD/ELF/AMDGPU: Process AMDGPU-specific e_flags

Differential Revision: https://reviews.llvm.org/D39140

llvm-svn: 316483
lld/ELF/Arch/AMDGPU.cpp
lld/test/ELF/Inputs/amdgpu-kernel-0.s [new file with mode: 0644]
lld/test/ELF/Inputs/amdgpu-kernel-1.s [new file with mode: 0644]
lld/test/ELF/Inputs/amdgpu-kernel-2.o [new file with mode: 0644]
lld/test/ELF/amdgpu-elf-flags-err.s [new file with mode: 0644]
lld/test/ELF/amdgpu-elf-flags.s [new file with mode: 0644]