mstorsjo wrote:

> > BTW, when compiling the file I also get a bunch of warnings in this style:
> 
> @mstorsjo maybe `unsigned long` is 32 bits on that platform... what's the 
> target triple?

Ah, indeed - yes, Windows has 32 bit `long`s. The triples are 
`aarch64-windows-gnu` or `aarch64-windows-msvc`.

https://github.com/llvm/llvm-project/pull/73685
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to