Skip to content

unknown exception handling label #2981

@llvmbot

Description

@llvmbot
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

No one assigned

    Labels

    bugzillaIssues migrated from bugzilla

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions