[all-commits] [llvm/llvm-project] abcd19: MIPS: Register .set created symbols

Fangrui Song via All-commits all-commits at lists.llvm.org
Mon May 26 18:45:28 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: abcd19e7d9acd54c10027ed4a68909ea5cf0e96c
      https://github.com/llvm/llvm-project/commit/abcd19e7d9acd54c10027ed4a68909ea5cf0e96c
  Author: Fangrui Song <i at maskray.me>
  Date:   2025-05-26 (Mon, 26 May 2025)

  Changed paths:
    M llvm/lib/Target/Mips/AsmParser/MipsAsmParser.cpp
    M llvm/test/MC/Mips/set-defined-symbol.s
    M llvm/test/MC/Mips/set-sym-recursive.s

  Log Message:
  -----------
  MIPS: Register .set created symbols

When the `.set` directive is used to equate a symbol (`.set symbol,
expression`), ensure the created symbol is registered in the symbol
table.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list