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

QingShan Zhang via All-commits all-commits at lists.llvm.org
Mon Sep 12 22:00:37 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 35028d417bb32bc05294e77c9ddcf50f24f277eb
      https://github.com/llvm/llvm-project/commit/35028d417bb32bc05294e77c9ddcf50f24f277eb
  Author: Zhang Qing Shan <zhangqingshan.zll at bytedance.com>
  Date:   2022-09-13 (Tue, 13 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