[clang] [clang][bytecode] Implement arithmetic, bitwise and compound assignment operator (PR #108949)

Rainer Orth via cfe-commits cfe-commits at lists.llvm.org
Sat Sep 21 10:45:59 PDT 2024


rorth wrote:

This patch broke the [Solaris/sparcv9 buildbot](https://lab.llvm.org/buildbot/#/builders/13/builds/2437).  The two affected tests use `-triple x86_64-linux-gnu` without requiring x86 support.

https://github.com/llvm/llvm-project/pull/108949


More information about the cfe-commits mailing list