[Lldb-commits] [PATCH] D11176: [LLDB][MIPS] To handle SI_KERENEL generated for invalid 64 bit address

Greg Clayton clayborg at gmail.com
Wed Jul 15 10:32:58 PDT 2015


clayborg added a comment.

Is "SI_KERNEL" part of posix? I wonder if we need to put a "#ifdef SI_KERNEL" / "#endif" around this case and possibly other cases. If it is part of the POSIX spec, then this is good.


Repository:
  rL LLVM

http://reviews.llvm.org/D11176







More information about the lldb-commits mailing list