emaste added a comment.

In http://reviews.llvm.org/D12659#243729, @krytarowski wrote:

> In http://reviews.llvm.org/D12659#243415, @sas wrote:
>
> >
>
>
> To something more generic:
>
>   // Some platforms will occasionally send nonstandard spurious SI_KERNEL 
> codes.
>   // One way to get this is via unaligned SIMD loads.
>   
>
> This is not exactly what you asked for but makes it more generic and thus not 
> desynchronized with the reality when the time will pass.


I agree - there's no point in trying to manually keep a list in the comment up 
to date.


Repository:
  rL LLVM

http://reviews.llvm.org/D12659



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to