[LLVMbugs] [Bug 1775] New: ExtractMappedBlocksFromModule discards the " blocks to not extract" list

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Sun Nov 4 17:38:26 PST 2007


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

           Summary: ExtractMappedBlocksFromModule discards the "blocks to
                    not extract" list
           Product: tools
           Version: trunk
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: bugpoint
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: gordonhenriksen at mac.com
                CC: llvmbugs at cs.uiuc.edu


In tools/bugpoint/ExtractFunction.cpp:ExtractMappedBlocksFromModule, bugpoint
is discarding the "blocks to not extract" list since it's doing a fork+exec to
run the block extractor pass. bugpoint used to just fork, so it used to work.


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