[PATCH] D16998: [AMDGPU] llvm-objdump: disassembling .hsatext section of HSA Code Object v1.0

Pykhtin, Valery via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 11 01:29:25 PST 2016


> Nothing in this says why you need a new extension.
> 
> Adding something to llvm is a compromise. LLVM gets some interesting
> technology but now the cost of maintaining it is spread over all developers.
> The bigger the "specialness" of the addition, the less advantageous the
> compromise. In particular, having a new extension for a single architecture
> seems gratuitously different.

Sorry, I was all about another extension so I didn't even realized you're asking about file extension :-) I think ".o" should work fine.

Valery


More information about the llvm-commits mailing list