-
Notifications
You must be signed in to change notification settings - Fork 15.3k
Closed
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzilla
Description
| Bugzilla Link | 2609 |
| Resolution | FIXED |
| Resolved on | Jul 29, 2008 16:08 |
| Version | unspecified |
| OS | Linux |
| Attachments | testcase .ll |
| Reporter | LLVM Bugzilla Contributor |
Extended Description
This breaks the llvm-gcc x86-32 linux build.
Compile the attached testcase with llc then try to assemble the result:
$ llc -f istream.bc && as -o istream.o istream.s
istream.s: Assembler messages:
istream.s:222: Error: can't resolve .Llabel6' {*UND* section} - .Leh_func_begin1' {.text section}
Metadata
Metadata
Assignees
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzilla