[prev in list] [next in list] [prev in thread] [next in thread] 

List:       llvm-bugs
Subject:    [LLVMbugs] [Bug 1517] NEW: llvm2cpp generates incorrect code
From:       bugzilla-daemon () cs ! uiuc ! edu
Date:       2007-06-16 16:31:24
Message-ID: 200706161631.l5GGVOwZ031920 () zion ! cs ! uiuc ! edu
[Download RAW message or body]

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

           Summary: llvm2cpp generates incorrect code
           Product: new-bugs
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: new bugs
        AssignedTo: unassignedbugs@nondot.org
        ReportedBy: letz@grame.fr


#include <stdio.h>

extern "C" void NewMarker1()
{
	printf("NewMarker1 \n");
	printf("NewMarker1 \n");
}

llvm2cpp  -f  -gen-function -funcname=makeNewMarker1 -for=NewMarker1 test.bc -o substitute_bug. 
test.cpp  produces



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic