[all-commits] [llvm/llvm-project] 9408b7: [lld-macho][nfc] Hoist out creation of Section in ...

Jez Ng via All-commits all-commits at lists.llvm.org
Wed Feb 2 14:09:29 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9408b75ec386095b0a057eaef5854e514c68f528
      https://github.com/llvm/llvm-project/commit/9408b75ec386095b0a057eaef5854e514c68f528
  Author: Jez Ng <jezng at fb.com>
  Date:   2022-02-02 (Wed, 02 Feb 2022)

  Changed paths:
    M lld/MachO/InputFiles.cpp

  Log Message:
  -----------
  [lld-macho][nfc] Hoist out creation of Section in parseSections()

Simplifies the code slightly.

Reviewed By: #lld-macho, thakis

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




More information about the All-commits mailing list