[llvm-commits] [PATCH] Verify dominance dfs numbers if XDEBUG is enabled

Tobias Grosser grosser at fim.uni-passau.de
Wed Jan 6 16:26:36 PST 2010


Add assert to compare the dominance information calculated using a dominance
tree walk to the information calculated based on DFS numbers.

Only for XDEBUG.
---
 include/llvm/Analysis/Dominators.h |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Verify-dominance-dfs-numbers-if-XDEBUG-is-enabled.patch
Type: text/x-patch
Size: 545 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20100107/eb7a7063/attachment.bin>


More information about the llvm-commits mailing list