[all-commits] [llvm/llvm-project] 8da70f: [clang][NFC] Tighten up code for GetGlobalVarAddre...

Andy Wingo via All-commits all-commits at lists.llvm.org
Mon Aug 23 06:08:11 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8da70fed704c15d9656cbf2df190122acb975921
      https://github.com/llvm/llvm-project/commit/8da70fed704c15d9656cbf2df190122acb975921
  Author: Andy Wingo <wingo at igalia.com>
  Date:   2021-08-23 (Mon, 23 Aug 2021)

  Changed paths:
    M clang/lib/CodeGen/CodeGenModule.cpp

  Log Message:
  -----------
  [clang][NFC] Tighten up code for GetGlobalVarAddressSpace

The LangAS local is only used in the OpenCL case; move its decl
inwards.

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




More information about the All-commits mailing list