[all-commits] [llvm/llvm-project] c2216d: [AMDGPU] Print metadata on error

Sebastian Neubauer via All-commits all-commits at lists.llvm.org
Mon Oct 12 08:22:28 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: c2216d796aab7659771c05303f9d78bad4aeca07
      https://github.com/llvm/llvm-project/commit/c2216d796aab7659771c05303f9d78bad4aeca07
  Author: Sebastian Neubauer <sebastian.neubauer at amd.com>
  Date:   2020-10-12 (Mon, 12 Oct 2020)

  Changed paths:
    M llvm/tools/llvm-readobj/ELFDumper.cpp

  Log Message:
  -----------
  [AMDGPU] Print metadata on error

If the metadata is valid yaml, we can print it, even if it failed
validation. That makes it easier to debug any wrong metadata.

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




More information about the All-commits mailing list