[PATCH] D41832: LLParser: do not verify LLVM module

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 25 10:14:20 PST 2018


aprantl added a comment.

You are saying that if a datalayout is specified on the command line, it should override what is in the file? That sounds very reasonable to me.


https://reviews.llvm.org/D41832





More information about the llvm-commits mailing list