Skip to content

CBE lacks inline asm support #1174

Closed
Closed
@lattner

Description

@lattner
Bugzilla Link 802
Resolution WONTFIX
Resolved on Mar 26, 2012 05:56
Version 1.0
OS All
Blocks llvm/llvm-bugzilla-archive#862
CC @asl,@d0k,@matthijskooijman,@nlewycky,@pwo

Extended Description

The C backend, at least when the C is compiled by GCC, should be able to change LLVM inline asm back
into GCC-style inline asm in the cbe.c file. Right now, we just output an unresolved symbol when inline
asm is used.

-Chris

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugzillaIssues migrated from bugzillaenhancementImproving things as opposed to bug fixing, e.g. new or missing featurewontfixIssue is real, but we can't or won't fix it. Not invalid

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions