Skip to content

BOLT test X86/bb-with-two-tail-calls.s fails in NFC testing #59008

@aaupov

Description

@aaupov

Known issue. The test contains the cold section containing a single nop which gets removed.
BOLT still emits the section with the minimal possible size (1b) but its contents are not initialized.
Therefore the test sporadically fails in buildbot NFC testing, e.g. https://lab.llvm.org/buildbot/#/builders/244/builds/1104

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions