OSDN Git Service

AMDGPU: Improve error reporting for maximum branch distance
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Sat, 27 Aug 2016 00:21:22 +0000 (00:21 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Sat, 27 Aug 2016 00:21:22 +0000 (00:21 +0000)
commitd97fe48fe0577cb0b66145490e2331bbd1de0b21
tree95b3031ccecf38f9988e3855d6fcf3de2f51bd27
parent4ec9567b37d4d945497ccd546c3d78e9e8a3da2e
AMDGPU: Improve error reporting for maximum branch distance

Unfortunately this seems to only help the assembler diagnostic.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@279895 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AMDGPU/MCTargetDesc/AMDGPUAsmBackend.cpp
test/MC/AMDGPU/max-branch-distance.s [new file with mode: 0644]