[PATCH] D27082: [LTO] Reject modules without datalayout

Peter Collingbourne via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 13 20:43:33 PST 2016


It could be more useful to do this in InputFile::create, that way the
client can easily diagnose which file has the problem.

Peter


On Dec 13, 2016 8:36 PM, "Mehdi AMINI via Phabricator" <
reviews at reviews.llvm.org> wrote:

mehdi_amini accepted this revision.
mehdi_amini added a comment.
This revision is now accepted and ready to land.

LGTM.


https://reviews.llvm.org/D27082
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161213/480d72d4/attachment.html>


More information about the llvm-commits mailing list