[all-commits] [llvm/llvm-project] 45e4c9: NFC: Inline unused variable

Kirill Bobyrev via All-commits all-commits at lists.llvm.org
Mon Jun 15 23:31:19 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 45e4c9d70c3da84e3862b0ecfc8eb0048982dfea
      https://github.com/llvm/llvm-project/commit/45e4c9d70c3da84e3862b0ecfc8eb0048982dfea
  Author: Kirill Bobyrev <kbobyrev at google.com>
  Date:   2020-06-16 (Tue, 16 Jun 2020)

  Changed paths:
    M llvm/tools/llvm-objcopy/MachO/MachOLayoutBuilder.cpp

  Log Message:
  -----------
  NFC: Inline unused variable

The variable was not used anywhere except assert and causes build
warnings in the optimized builds.

Clanup after 913bc312b5516f0c7113fe14ea90097587ac5ca5




More information about the All-commits mailing list