R600: Use SHT_PROGBITS for the .AMDGPU.config section
authorTom Stellard <thomas.stellard@amd.com>
Wed, 24 Apr 2013 23:56:14 +0000 (23:56 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Wed, 24 Apr 2013 23:56:14 +0000 (23:56 +0000)
commit87cba4a4c1d5b8b026c83b0916b37255600ecd5f
tree07cd030b6dd37c6fb6f0f1ccd9d21ed90b66c8be
parent8c31b298149ca3c3f2bbd9e8aa9a01c4d91f3d74
R600: Use SHT_PROGBITS for the .AMDGPU.config section

The libelf implementation that is distributed here:
http://www.mr511.de/software/english.html
will not parse sections that are marked SHT_NULL.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@180230 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/AMDGPUAsmPrinter.cpp
test/CodeGen/R600/elf.ll