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

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 25 09:55:17 PST 2018


aprantl added a comment.

It sounds like what we really want is a --disable-datalayout-verification option that specifically just disables that one check?


https://reviews.llvm.org/D41832





More information about the llvm-commits mailing list