[all-commits] [llvm/llvm-project] 734843: [llvm-dwp] Report the filename if it cannot be found

QingShan Zhang via All-commits all-commits at lists.llvm.org
Tue Sep 13 20:33:47 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 734843ebc7c348a154182da00d4f0e215932d64e
      https://github.com/llvm/llvm-project/commit/734843ebc7c348a154182da00d4f0e215932d64e
  Author: Zhang Qing Shan <zhangqingshan.zll at bytedance.com>
  Date:   2022-09-14 (Wed, 14 Sep 2022)

  Changed paths:
    M llvm/lib/DWP/DWP.cpp
    A llvm/test/tools/llvm-dwp/X86/diagnose_missing_dwos.test
    M llvm/tools/llvm-dwp/llvm-dwp.cpp

  Log Message:
  -----------
  [llvm-dwp] Report the filename if it cannot be found

For now, we report nothing if the execution/dwo file is missing, which is confusing.

Reviewed By: dblaikie

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




More information about the All-commits mailing list