[PATCH] D17144: [AMDGPU] add AMDGPU target support to ELFObjectFile.h header

Valery Pykhtin via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 1 09:37:34 PST 2016


vpykhtin added a comment.

In http://reviews.llvm.org/D17144#364938, @Bigcheese wrote:

> Two things. This needs tests, and i want to make sure that we use the same file format name as binutils.


Added tests.

Michael, this is the first place we introducing format name, what would make you sure it will be used in binutils? Should it be registered somewhere?


http://reviews.llvm.org/D17144





More information about the llvm-commits mailing list