Page MenuHomePhabricator

[backport#11138] Compat: Simplify bswap_16 implementation
ClosedPublic

Authored by majcosta on Oct 6 2020, 23:35.

Details

Summary

e40fa98 Simplify bswap_16 implementation (danra)

Pull request description:

Simplify bswap_16 implementation on platforms which don't already have it defined.
This has no effect on the generated assembly; it just simplifies the source code.

Backport of Core PR11138

Test Plan
ninja all check check-functional

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

majcosta requested review of this revision.Oct 6 2020, 23:35

[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.

The build failed due to an unexpected infrastructure outage. The administrators have been notified to investigate. Sorry for the inconvenience.
This revision is now accepted and ready to land.Oct 7 2020, 01:13