[all-commits] [llvm/llvm-project] ce9b89: [NFC] Refactor GlobalVariable Ctor

Guillaume Chatelet via All-commits all-commits at lists.llvm.org
Mon May 15 00:30:25 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ce9b89f8be59919565ec33ed087c16e8c034ff42
      https://github.com/llvm/llvm-project/commit/ce9b89f8be59919565ec33ed087c16e8c034ff42
  Author: Guillaume Chatelet <gchatelet at google.com>
  Date:   2023-05-15 (Mon, 15 May 2023)

  Changed paths:
    M llvm/lib/IR/Globals.cpp

  Log Message:
  -----------
  [NFC] Refactor GlobalVariable Ctor

Reuse logic from other ctor and remove code duplication.

Reviewed By: courbet

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




More information about the All-commits mailing list