You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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