Skip to content

Linking Cruft Doesn't Help #1348

@llvmbot

Description

@llvmbot
Bugzilla Link 976
Resolution INVALID
Resolved on Mar 06, 2010 14:00
Version trunk
OS Linux
Attachments Bugpoint details
Reporter LLVM Bugzilla Contributor

Extended Description

Test Case:
; ModuleID = 'bugpoint-reduced-simplified.bc'
target datalayout = "e-p:32:32"
target endian = little
target pointersize = 32
target triple = "i686-pc-linux-gnu"
module asm "\09.section\09.fini"
module asm "\09call __do_global_dtors_aux"
module asm "\09.text"

implementation ; Functions:

void %__do_global_dtors_aux() {
entry:
ret void
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugzillaIssues migrated from bugzillainvalidResolved as invalid, i.e. not a bugllvm:codegen

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions