Skip to content

(X86?) Backend generates duplicate labels #2446

@llvmbot

Description

@llvmbot
Bugzilla Link 2074
Resolution WONTFIX
Resolved on Jan 20, 2009 16:06
Version trunk
OS Linux
Attachments failing testcase
Reporter LLVM Bugzilla Contributor
CC @asl

Extended Description

It appears as if the label counter is not being incremented somewhere.

--
ddunbar@ozzy:src$ llvm-as -f invalid-duplicate-labels.ll
ddunbar@ozzy:src$ llvm-ld --disable-opt -native -o rt invalid-duplicate-labels.bc
rt.s: Assembler messages:
rt.s:46: Error: symbol `.Llabel1' is already defined
llvm-ld:

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugzillaIssues migrated from bugzillallvm:codegenwontfixIssue 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