================ ---------------- QuantumSegfault wrote:
I'm not quite sure where the line is drawn. It's sort of codegen in the sense that it is testing part of `llc` rather than `llvm-mc`. However similar to other `.ll` files in this directory I have some IR constructs I'm ensuring are being transformed and emitted into the WASM object file correctly. https://github.com/llvm/llvm-project/pull/180649 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
