Seems reasonable.
-eric
On Tue, Apr 23, 2013 at 4:50 PM, Tom Stellard wrote:
> From: Tom Stellard
>
> The libelf implementation that is distributed here:
> http://www.mr511.de/software/english.html
> will not parse sections that are marked SHT_NULL.
> ---
> lib/Target/R600/AMDGPUAsmPrinter.cpp
On Die, 2013-04-23 at 08:50 -0700, Tom Stellard wrote:
> From: Tom Stellard
>
> The libelf implementation that is distributed here:
> http://www.mr511.de/software/english.html
> will not parse sections that are marked SHT_NULL.
This patch and the corresponding Mesa patch are
Tested-by: Michel
From: Tom Stellard
The libelf implementation that is distributed here:
http://www.mr511.de/software/english.html
will not parse sections that are marked SHT_NULL.
---
lib/Target/R600/AMDGPUAsmPrinter.cpp | 2 +-
test/CodeGen/R600/elf.ll | 1 +
2 files changed, 2 insertions(+), 1 dele