[Lldb-commits] [lldb] [lldb] Add some vector operations to the	IRInterpreter (PR #155000)
    David Spickett via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Mon Sep  8 01:56:19 PDT 2025
    
    
  
DavidSpickett wrote:
> For testing the endianess, I'm not sure we have PPC LLDB buildbots that would test this
Debian will build PPC little endian once in a while and somewhere in the depths of IBM there might be a machine but I've never seen a bug report from one.
Also not sure what endians they ever supported. ISTR Linux is only supported on LE now but AIX is BE only.
https://github.com/llvm/llvm-project/pull/155000
    
    
More information about the lldb-commits
mailing list