[PATCH] D33140: LTO: Don't verify modules twice in verifyMergedModuleOnce

Davide Italiano via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 12 10:34:48 PDT 2017


davide requested changes to this revision.
davide added a comment.
This revision now requires changes to proceed.

This is trivially correct, but I wonder whether we can fix this (i.e. feed a broken module, make sure we verify it and find it broken only once).


Repository:
  rL LLVM

https://reviews.llvm.org/D33140





More information about the llvm-commits mailing list