[PATCH] D32125: [LLVM][MIPS] Fix different definition of off_t in LLDB and LLVM

Kamil Rytarowski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 17 07:01:47 PDT 2017


krytarowski added a comment.

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.


Repository:
  rL LLVM

https://reviews.llvm.org/D32125





More information about the llvm-commits mailing list