Skip to content

Section printed into .ll file #1457

@asl

Description

@asl
Bugzilla Link 1085
Resolution FIXED
Resolved on Nov 07, 2018 00:17
Version trunk
OS Linux
Blocks #1439
Attachments Preprocessed source, Resulted .ll, Slightly reduced source

Extended Description

Attached source (from Qt) will cause sections of form "gnu.linkonce.t" to be
printed into resulting LLVM bytecode (e.g. when compiling with -emit-llvm -S).

This causes misc linker problems.

A quick workaround was introduced:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20070101/042142.html

It should be reverted after this bug fixed.

Metadata

Metadata

Assignees

Labels

bugzillaIssues migrated from bugzillacompile-failUse [accepts-invalid] and [rejects-valid] insteadllvm-toolsAll llvm tools that do not have corresponding tag

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions