[all-commits] [llvm/llvm-project] c167fa: [dsymutil] Print the swift interface modification ...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Wed Jan 19 10:44:48 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c167fa4a4f36b45b98573fceeb2eea733cbdfdbc
      https://github.com/llvm/llvm-project/commit/c167fa4a4f36b45b98573fceeb2eea733cbdfdbc
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2022-01-19 (Wed, 19 Jan 2022)

  Changed paths:
    M llvm/tools/dsymutil/DwarfLinkerForBinary.cpp

  Log Message:
  -----------
  [dsymutil] Print the swift interface modification time in warning

The warning was printing the timestamp from the debug map twice rather
than both the file system modification time and debug map modification
time.

rdar://86036385

Differential revision: https://reviews.llvm.org/D117331




More information about the All-commits mailing list