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

           Summary: Assertion failed: (0 && "VAArgInst is not yet
                    implemented for x86-64!")
           Product: new-bugs
           Version: unspecified
          Platform: Macintosh
        OS/Version: MacOS X
            Status: NEW
          Severity: normal
          Priority: P2
         Component: new bugs
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


I am getting the following assertion when using lli on a random IR that
contains vararg calls:

Assertion failed: (0 && "VAArgInst is not yet implemented for x86-64!"),
function LowerVAARG, file
/Users/julien/work/llvm/test/llvm-src/lib/Target/X86/X86ISelLowering.cpp,
line 5809.

Thanks,
Julien


-- 
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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to