[all-commits] [llvm/llvm-project] c1cad1: [debugify] Demote an error about empty locations t...

Vedant Kumar via All-commits all-commits at lists.llvm.org
Fri Jun 26 14:55:20 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: c1cad151b03c2b05983d569ba3bc05fd74d4dfdc
      https://github.com/llvm/llvm-project/commit/c1cad151b03c2b05983d569ba3bc05fd74d4dfdc
  Author: Vedant Kumar <vsk at apple.com>
  Date:   2020-06-26 (Fri, 26 Jun 2020)

  Changed paths:
    M llvm/lib/Transforms/Utils/Debugify.cpp
    M llvm/test/DebugInfo/debugify-report-missing-locs-only.ll
    M llvm/test/DebugInfo/debugify.ll

  Log Message:
  -----------
  [debugify] Demote an error about empty locations to a warning

In https://reviews.llvm.org/D81198, we outlined a number of scenarios
where dropping debug locations is appropriate. Stop issuing an error
when this happens.




More information about the All-commits mailing list