[PATCH] D28898: [ELF] - Allow emulation to be different from input objects target.
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jan 21 15:54:06 PST 2017
ruiu added a comment.
Are you sure that this is the right thing to do? It seems alarming -- it doesn't feel right to me to handle the -m option like that. It doesn't make sense, and I cannot justify why it should be like that. Can you give me an explanation why this is correct?
https://reviews.llvm.org/D28898
More information about the llvm-commits
mailing list