First Last Prev Next    No search results available
Details
: [ia64] C++ programs compiled by LLVM are not ABI complian...
Bug#: 406
: tools
: llvm-g++
Status: RESOLVED
Resolution: LATER
: All
: All
: 1.0
: P2
: normal
: ---

:
: portability
:
:
  Show dependency tree - Show dependency graph
People
Reporter: Chris Lattner <clattner@apple.com>
Assigned To: Unassigned LLVM Bugs <unassignedbugs@nondot.org>
:

Attachments


Note

You need to log in before you can comment on or make changes to this bug.

Related actions


Description:   Opened: 2004-07-16 21:01
Due to this patch:
http://mail.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20040712/016089.html

We store function pointers in the C++ vtables instead of function descriptors. 
This is a bug, but I don't intend to be the one to fix it. :)

If someone is interested, they will need to figure out how to represent the
needed IA64-isms in LLVM, then implement FDESC_EXPR in the C front-end.

-Chris
------- Comment #1 From Chris Lattner 2008-06-08 18:10:47 -------
IA64 has numerous issues.  Until the backend is more complete, we don't need to
track details like this.

First Last Prev Next    No search results available