[LLVMbugs] [Bug 11371] New: SSAUpdater.h should forward declare LoadInst

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Nov 14 08:36:16 PST 2011


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

             Bug #: 11371
           Summary: SSAUpdater.h should forward declare LoadInst
           Product: libraries
           Version: trunk
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: Transformation Utilities
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: wujingyue at gmail.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified


LoadInst is used in function replaceLoadWithValue. 

Happens in earlier versions as well.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list