[LLVMbugs] [Bug 3569] New: Assertion failed: (0 && " VAArgInst is not yet implemented for x86-64!")
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Thu Feb 12 22:07:12 PST 2009
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: unassignedbugs at nondot.org
ReportedBy: jlerouge at apple.com
CC: llvmbugs at cs.uiuc.edu
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.
More information about the llvm-bugs
mailing list