[PATCH] D47396: [LLD] Place .nv_fatbin section at the beginning of the executable.

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 25 16:03:56 PDT 2018


ruiu added a comment.

Though this should work as a local patch, I think this is too specific to the NVidia-supplied binary blob that gets linked to your program. Is there any way to generalize this or change your binary?


https://reviews.llvm.org/D47396





More information about the llvm-commits mailing list