[all-commits] [llvm/llvm-project] de2bfe: [CSKY] Create mapping symbols with non-unique names

Fangrui Song via All-commits all-commits at lists.llvm.org
Mon Jul 22 23:14:45 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: de2bfe009c6f593dfe5348c3fdb47bf90a5db11f
      https://github.com/llvm/llvm-project/commit/de2bfe009c6f593dfe5348c3fdb47bf90a5db11f
  Author: Fangrui Song <i at maskray.me>
  Date:   2024-07-22 (Mon, 22 Jul 2024)

  Changed paths:
    M llvm/lib/Target/CSKY/MCTargetDesc/CSKYELFStreamer.cpp
    M llvm/lib/Target/CSKY/MCTargetDesc/CSKYELFStreamer.h
    M llvm/test/DebugInfo/Symbolize/ELF/csky-mapping-symbol.s

  Log Message:
  -----------
  [CSKY] Create mapping symbols with non-unique names

Similar to #99836 for AArch64.

Non-unique names save .strtab space and match GNU assembler.



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