[PATCH] Support memory markers for nonzero address spaces

John Garvin jgarvin at apple.com
Tue May 19 23:12:22 PDT 2015


Hi majnemer,

It would be very helpful to support memory usage markers for address spaces other than zero.

This should be considered together with LLVM patch http://reviews.llvm.org/D9870 .

http://reviews.llvm.org/D9871

Files:
  lib/CodeGen/CGDecl.cpp
  lib/CodeGen/CGDeclCXX.cpp
  test/CodeGen/cleanup-destslot-simple.c
  test/CodeGen/lifetime.c
  test/CodeGen/lifetime2.c
  test/CodeGenCXX/destructors.cpp
  test/CodeGenCXX/init-invariant.cpp
  test/CodeGenCXX/nrvo.cpp
  test/CodeGenObjC/arc-blocks.m
  test/CodeGenObjC/arc-bridged-cast.m
  test/CodeGenObjC/arc-literals.m
  test/CodeGenObjC/arc-precise-lifetime.m
  test/CodeGenObjC/arc-ternary-op.m
  test/CodeGenObjC/arc.m
  test/CodeGenObjC/exceptions.m
  test/CodeGenObjCXX/arc-move.mm
  test/CodeGenObjCXX/arc-references.mm
  test/CodeGenObjCXX/arc.mm
  test/CodeGenObjCXX/literals.mm

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9871.26122.patch
Type: text/x-patch
Size: 57931 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150520/b1b312c4/attachment.bin>


More information about the cfe-commits mailing list