Skip to content

global register variables not supported #2894

Closed
@llvmbot

Description

@llvmbot
Bugzilla Link 2522
Resolution WORKSFORME
Resolved on May 04, 2012 06:41
Version 2.3
OS Windows XP
Blocks llvm/llvm-bugzilla-archive#4068
Reporter LLVM Bugzilla Contributor
CC @asl,@edwintorok

Extended Description

While attempting to compile a C file generated by GHC. llvm-gcc chocked with the error message "sorry, unimplemented: LLVM cannot register variable 'R1'." and requested I report a bug.

The GHC version was ghc-6.8.3.

From the root of the GHC installation the path to the header llvm-gcc was parsing is "include/Regs.h" and the error occured at line 220.

David

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugzillaIssues migrated from bugzillallvm-toolsAll llvm tools that do not have corresponding tagworksformeResolved as "works for me"

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions