http://llvm.org/bugs/show_bug.cgi?id=16283

            Bug ID: 16283
           Summary: PostDominators: missing const overload of
                    findNearestCommonDominator()
           Product: new-bugs
           Version: 3.2
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: new bugs
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

This is cumbersome because the DominatorTree (Dominators.h) has a const
overload.

You can find a possible solution (taken from Dominators.h) here:
https://github.com/cptjazz/llvm/commit/7d1822dda9b459c9e29143693a91695f3771b52b

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to