[PATCH] D12282: [MachO] Introduce MinVersion API

Davide Italiano via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 25 11:34:53 PDT 2015


Sure. I want to point out that large part of the functions in
MachOObjectFile.cpp can be static'ized and moved to the header as they
are very similar to these one.
If nobody else takes care of this task -- I'll audit them and fix once
I'm done with macho-dump removal.

On Tue, Aug 25, 2015 at 11:30 AM, Jim Grosbach via llvm-commits
<llvm-commits at lists.llvm.org> wrote:
> grosbach added a comment.
>
> Thanks!
>
>
> http://reviews.llvm.org/D12282
>
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits

-- 
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