[PATCH] D40558: [ELF] - Trigger error when -R <filename> is given.

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 28 13:54:33 PST 2017


ruiu added a comment.

If you are suggesting we emit something like "cannot open file for -R: foo/bar is a directory. Did you mean -rpath?" for -R, I think I'd agree that that is probably better than just emitting an error without the hint.


https://reviews.llvm.org/D40558





More information about the llvm-commits mailing list