[PATCH] D13140: [ELF2] Fix binaries so they actually run on FreeBSD.
Davide Italiano via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 24 16:12:40 PDT 2015
I pinged Rafael and he told I can just copy the osabi value blindly
now that he changed MC to always emit OSABINONE for linux.
Phab ate the inline comment :(
On Thu, Sep 24, 2015 at 4:08 PM, Ed Maste via llvm-commits
<llvm-commits at lists.llvm.org> wrote:
> emaste added a comment.
>
> In http://reviews.llvm.org/D13140#253050, @rafael wrote:
>
>> Just a nit.
>
>
> What nit?
>
>
> http://reviews.llvm.org/D13140
>
>
>
> _______________________________________________
> 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