[PATCH] D21133: [ELF] - Inform user that we do not support relocations against text segment.

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 8 07:41:20 PDT 2016


ruiu added a comment.

I don't think the error message is easy to understand as it now contains two types of errors. Can you separate them out?


http://reviews.llvm.org/D21133





More information about the llvm-commits mailing list