[all-commits] [llvm/llvm-project] 7786ac: MCContext::reset: clear RelSecnames & MacroMap

Fangrui Song via All-commits all-commits at lists.llvm.org
Sun Jun 1 21:37:18 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7786ac077acc4e81f987dd1db9cbd109f95ab37a
      https://github.com/llvm/llvm-project/commit/7786ac077acc4e81f987dd1db9cbd109f95ab37a
  Author: Fangrui Song <i at maskray.me>
  Date:   2025-06-01 (Sun, 01 Jun 2025)

  Changed paths:
    M llvm/lib/MC/MCContext.cpp

  Log Message:
  -----------
  MCContext::reset: clear RelSecnames & MacroMap

When MCContext is used for the second compile of
llvm/test/MC/ELF/twice.ll, ensure that .rel.text and .rel.eh_frame
strings do not come from the previous compilation copies.



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