[llvm] [SPARC][IAS] Emit the correct 32-bit ELF machine type (PR #96583)

via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 1 20:46:25 PDT 2024


================
@@ -132,14 +132,18 @@ namespace {
   class SparcAsmBackend : public MCAsmBackend {
   protected:
     const Target &TheTarget;
----------------
koachan wrote:

Ah, yeah. Lemme remove it.

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


More information about the llvm-commits mailing list