[cfe-commits] PATCH: Redefine dump string for all concrete memory space regions

Guillem Marpons gmarpons at babel.ls.fi.upm.es
Wed Jun 6 07:38:26 PDT 2012


Hi,

This patch redefines member function 'dumpToStream' with a different
message for every 'MemorySpaceRegion' subclass with constructed
instances (including 'HeapSpaceRegion', that is not currently used).
The name of the concrete memory space class is given on dump, instead
of "<Unknown Region>". The redefinition for class
'NonStaticGlobalSpaceRegion' has been removed, as all its subclasses
have their own implementation of the function.

Regards,

--
Guillem Marpons
-------------- next part --------------
A non-text attachment was scrubbed...
Name: RedefineDumpForMemSpaces.patch
Type: application/octet-stream
Size: 2797 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120606/06d0161a/attachment.obj>


More information about the cfe-commits mailing list