[LLVMbugs] [Bug 6258] New: Invalid module generated

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Sun Feb 7 07:07:12 PST 2010


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

           Summary: Invalid module generated
           Product: clang
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: LLVM Codegen
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: asl at math.spbu.ru
                CC: llvmbugs at cs.uiuc.edu
            Blocks: 5881


Consider the attached sources

I have:
$ ./clang qdesigner_propertycommand.ii 
Attributes after last parameter!
void (i1)* @_ZN5QFont12setUnderlineEb
Attributes after last parameter!
void (i1)* @_ZN5QFont12setStrikeOutEb
Attributes after last parameter!
void (i1)* @_ZN5QFont10setKerningEb
Broken module found, compilation aborted!


both original & reduces sources are provided.


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