[PATCH] D33842: CodeGen: Fix address space of global variable

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Jul 9 06:19:45 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL307470: CodeGen: Fix address space of global variable (authored by yaxunl).

Changed prior to commit:
  https://reviews.llvm.org/D33842?vs=105644&id=105770#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33842

Files:
  cfe/trunk/include/clang/Basic/TargetInfo.h
  cfe/trunk/lib/Basic/Targets.cpp
  cfe/trunk/lib/CodeGen/CGBlocks.cpp
  cfe/trunk/lib/CodeGen/CGDecl.cpp
  cfe/trunk/lib/CodeGen/CGExpr.cpp
  cfe/trunk/lib/CodeGen/CodeGenFunction.h
  cfe/trunk/lib/CodeGen/CodeGenModule.cpp
  cfe/trunk/lib/CodeGen/CodeGenModule.h
  cfe/trunk/lib/CodeGen/TargetInfo.cpp
  cfe/trunk/lib/CodeGen/TargetInfo.h
  cfe/trunk/test/CodeGen/address-space.c
  cfe/trunk/test/CodeGen/default-address-space.c
  cfe/trunk/test/CodeGenCXX/cxx0x-initializer-stdinitializerlist.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33842.105770.patch
Type: text/x-patch
Size: 42541 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170709/19575d7f/attachment-0001.bin>


More information about the cfe-commits mailing list