[all-commits] [llvm/llvm-project] 696958: [llvm] Clear the ForwardRefDSOLocalEquivalentIDs map

PiJoules via All-commits all-commits at lists.llvm.org
Thu Oct 6 16:14:29 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 69695817f5b5bf973c55906afecc825390a6f3ff
      https://github.com/llvm/llvm-project/commit/69695817f5b5bf973c55906afecc825390a6f3ff
  Author: Leonard Chan <leonardchan at google.com>
  Date:   2022-10-06 (Thu, 06 Oct 2022)

  Changed paths:
    M llvm/lib/AsmParser/LLParser.cpp

  Log Message:
  -----------
  [llvm] Clear the ForwardRefDSOLocalEquivalentIDs map

I accidentally cleared ForwardRefDSOLocalEquivalentNames twice instead.

Differential Revision: https://reviews.llvm.org/D135315




More information about the All-commits mailing list