[all-commits] [llvm/llvm-project] 74150a: [objdump] Fix typo in error message.

Daniel Rodríguez Troitiño via All-commits all-commits at lists.llvm.org
Fri Sep 23 16:28:59 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 74150a0afa2d945dd498a6f5748cdb996a1bc3d2
      https://github.com/llvm/llvm-project/commit/74150a0afa2d945dd498a6f5748cdb996a1bc3d2
  Author: Daniel Rodríguez Troitiño <danielrodriguez at fb.com>
  Date:   2022-09-23 (Fri, 23 Sep 2022)

  Changed paths:
    M llvm/lib/Object/MachOObjectFile.cpp
    R llvm/test/tools/llvm-objdump/MachO/Inputs/macho-inconsistant-export
    A llvm/test/tools/llvm-objdump/MachO/Inputs/macho-inconsistent-export
    M llvm/test/tools/llvm-objdump/MachO/bad-trie.test

  Log Message:
  -----------
  [objdump] Fix typo in error message.

Change "inconsistant" for "inconsistent" in the message, the file name
and the test output.

Reviewed By: pete, MaskRay

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




More information about the All-commits mailing list