AMDGPU: Use the default strings for data emission directives
authorTom Stellard <thomas.stellard@amd.com>
Tue, 1 Dec 2015 17:45:17 +0000 (17:45 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Tue, 1 Dec 2015 17:45:17 +0000 (17:45 +0000)
commit368c76102b9d3f5a430f842964b12fefe3d3a18c
treebdd335f12cae4bd46f37476b11ee28f3e8bd8fa5
parent40adef82a5ba533fb6a1c60789f396c2baa976cc
AMDGPU: Use the default strings for data emission directives

Summary:
This makes the assembly output look nicer and there is no reason to
have custom strings for these.

Reviewers: arsenm

Subscribers: arsenm, llvm-commits

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@254426 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCAsmInfo.cpp