[PATCH] D39140: LLD/ELF/AMDGPU: Process AMDGPU-specific e_flags

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 24 10:31:26 PDT 2017


ruiu added a comment.

How did you create Inputs/amdgpu-kernel-2.o? We generally want to avoid checking in binary files, so if it is created by llvm-mc or something, we'd like to check in the source file instead of the binary file.


https://reviews.llvm.org/D39140





More information about the llvm-commits mailing list