-
Notifications
You must be signed in to change notification settings - Fork 15.1k
Closed
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzillallvm:codegenwontfixIssue is real, but we can't or won't fix it. Not invalidIssue is real, but we can't or won't fix it. Not invalid
Description
| 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
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzillallvm:codegenwontfixIssue is real, but we can't or won't fix it. Not invalidIssue is real, but we can't or won't fix it. Not invalid