Timm =?utf-8?q?Bäder?= <[email protected]>, Timm =?utf-8?q?Bäder?= <[email protected]> Message-ID: In-Reply-To: <llvm.org/llvm/llvm-project/pull/[email protected]>
DavidSpickett wrote: Short of cross-compiling, a debug build isn't happening. I know so far is that the last thing it attempts to do is construct an APInt with: ``` Bitwidth: 2, val: 0xffe6410000000000 ``` We need to find where that value comes from. https://github.com/llvm/llvm-project/pull/144246 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
