Skip to content

llvm-reduce does not preserve uselistorder with ThinLTO #63621

Closed
@arsenm

Description

@arsenm

ThinLTOBitcodeWriterPass is used for emitting ThinLTO objects in llvm-reduce, but it appears to not surface a way to preserve uselistorder like would be done for regular text IR or bitcode

MPM.addPass(ThinLTOBitcodeWriterPass(OutStream, nullptr));

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions