[llvm] r273478 - [MachO] Adding a few missing swapStruct functions

Davide Italiano via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 22 14:19:38 PDT 2016


On Wed, Jun 22, 2016 at 2:01 PM, Chris Bieneman via llvm-commits
<llvm-commits at lists.llvm.org> wrote:
> Author: cbieneman
> Date: Wed Jun 22 16:01:17 2016
> New Revision: 273478
>
> URL: http://llvm.org/viewvc/llvm-project?rev=273478&view=rev
> Log:
> [MachO] Adding a few missing swapStruct functions
>
> These are just missing swap functions for handling endian conversion.
>

Are you planning to use them somewhere? Testcase?

Cheers,

-- 
Davide

"There are no solved problems; there are only problems that are more
or less solved" -- Henri Poincare


More information about the llvm-commits mailing list