[PATCH] D32125: [LLVM][MIPS] Fix different definition of off_t in LLDB and LLVM
Nitesh Jain via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 18 08:31:55 PDT 2017
nitesh.jain added a comment.
In https://reviews.llvm.org/D32125#728166, @krytarowski wrote:
> Is this just GNU specific? BSD moved to 64-bit off_t on 32-bit platforms 20+ years ago.
>
> It's perhaps no-op, but it might be noted in the commit message what platforms are supposed to be improved.
Yes.
https://reviews.llvm.org/D32125
More information about the llvm-commits
mailing list