-
Notifications
You must be signed in to change notification settings - Fork 14.9k
Closed
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzillainvalidResolved as invalid, i.e. not a bugResolved as invalid, i.e. not a bugllvm:codegen
Description
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
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzillainvalidResolved as invalid, i.e. not a bugResolved as invalid, i.e. not a bugllvm:codegen