[PATCH] D52454: Run VerifyDAGDiverence in debug only

Mikael Nilsson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 25 02:59:16 PDT 2018


mikael created this revision.
mikael added a reviewer: alex-t.
Herald added a subscriber: llvm-commits.

VerifyDAGDiverence cost compilation time, avoid running it in non-debug
builds.


Repository:
  rL LLVM

https://reviews.llvm.org/D52454

Files:
  include/llvm/CodeGen/SelectionDAG.h
  lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52454.166835.patch
Type: text/x-patch
Size: 3315 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180925/e472a64b/attachment-0001.bin>


More information about the llvm-commits mailing list