OSDN Git Service

Revert r259035, it introduces a cyclic library dependency
authorOliver Stannard <oliver.stannard@arm.com>
Thu, 28 Jan 2016 13:19:47 +0000 (13:19 +0000)
committerOliver Stannard <oliver.stannard@arm.com>
Thu, 28 Jan 2016 13:19:47 +0000 (13:19 +0000)
commitb95072ef8941991387ce14fef7fab0809d0efb7f
tree5552a0a1e72080b3b4740358334182ed2a63c314
parent39f8bee93d80f54f92ca9cfcb6ee831c26db755e
Revert r259035, it introduces a cyclic library dependency

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@259045 91177308-0d34-0410-b5e6-96231b3b80d8
22 files changed:
include/llvm/CodeGen/DiagnosticInfoCodeGen.h [deleted file]
include/llvm/IR/DiagnosticInfo.h
lib/CodeGen/CMakeLists.txt
lib/CodeGen/DiagnosticInfoCodeGen.cpp [deleted file]
lib/IR/DiagnosticInfo.cpp
lib/Target/AMDGPU/AMDGPUDiagnosticInfoUnsupported.cpp [new file with mode: 0644]
lib/Target/AMDGPU/AMDGPUDiagnosticInfoUnsupported.h [new file with mode: 0644]
lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
lib/Target/AMDGPU/AMDGPUISelLowering.cpp
lib/Target/AMDGPU/CMakeLists.txt
lib/Target/AMDGPU/SIISelLowering.cpp
lib/Target/BPF/BPFISelLowering.cpp
lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
test/CodeGen/AMDGPU/addrspacecast.ll
test/CodeGen/AMDGPU/call.ll
test/CodeGen/AMDGPU/dynamic_stackalloc.ll
test/CodeGen/AMDGPU/global-zero-initializer.ll
test/CodeGen/AMDGPU/lds-initializer.ll
test/CodeGen/AMDGPU/lds-zero-initializer.ll
test/CodeGen/AMDGPU/llvm.amdgcn.dispatch.ptr.ll
test/CodeGen/AMDGPU/no-hsa-graphics-shaders.ll
test/CodeGen/AMDGPU/promote-alloca-bitcast-function.ll