Skip to content

[ia64] C++ programs compiled by LLVM are not ABI compliant with system compiler #778

@lattner

Description

@lattner
Bugzilla Link 406
Resolution LATER
Resolved on Jun 08, 2008 18:10
Version 1.0
OS All

Extended Description

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugzillaIssues migrated from bugzillallvm-toolsAll llvm tools that do not have corresponding tagportability

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions