[all-commits] [llvm/llvm-project] 79b4c8: llvm-diff: Perform structural comparison on Global...

Dominic Chen via All-commits all-commits at lists.llvm.org
Tue Dec 17 11:22:50 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 79b4c897b8ea5d28af1a2455c7409fc0df803079
      https://github.com/llvm/llvm-project/commit/79b4c897b8ea5d28af1a2455c7409fc0df803079
  Author: Dominic Chen <d.c.ddcc at gmail.com>
  Date:   2019-12-17 (Tue, 17 Dec 2019)

  Changed paths:
    M llvm/tools/llvm-diff/DifferenceEngine.cpp

  Log Message:
  -----------
  llvm-diff: Perform structural comparison on GlobalVariables, if possible

Summary: Names of GlobalVariables may not be preserved depending on compilation options, so prefer a structural diff

Subscribers: llvm-commits

Tags: #llvm

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




More information about the All-commits mailing list