[LLVMbugs] [Bug 1841] New: opt tool will not work on Windows for pass libraries

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Wed Dec 5 01:01:08 PST 2007


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

           Summary: opt tool will not work on Windows for pass libraries
           Product: new-bugs
           Version: unspecified
          Platform: PC
        OS/Version: Windows 2000
            Status: NEW
          Severity: major
          Priority: P2
         Component: new bugs
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: humeafo at gmail.com
                CC: llvmbugs at cs.uiuc.edu


opt tool will not work on Windows for pass dlls.
this is because pass manager dynamic load the dll but the static pass targetar
variable is not exported and not visible to the dll on windows.


-- 
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