Support/ELF: Add EM_AMDGPU
authorTom Stellard <thomas.stellard@amd.com>
Mon, 22 Jun 2015 21:03:47 +0000 (21:03 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Mon, 22 Jun 2015 21:03:47 +0000 (21:03 +0000)
commitb53953a84fcc02272c28e240af0cd7f1232b9c52
tree04010e0a54c87cc764e93185f11b3b9316c1a65b
parenta3afb70a5dd1a7bb8e14f46edf6713f2de056d45
Support/ELF: Add EM_AMDGPU

Summary: This will be used by the R600 backend.

Reviewers: chandlerc, rafael

Subscribers: llvm-commits

Differential Revision: http://reviews.llvm.org/D10389

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@240329 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/ELF.h
tools/llvm-readobj/ELFDumper.cpp