This is an archive of the discontinued LLVM Phabricator instance.

Support memory markers for nonzero address spaces
Needs ReviewPublic

Authored by johngarvin on May 19 2015, 11:00 PM.

Details

Reviewers
majnemer
resistor
Summary

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

Diff Detail

Event Timeline

johngarvin retitled this revision from to Support memory markers for nonzero address spaces.
johngarvin updated this object.
johngarvin edited the test plan for this revision. (Show Details)
johngarvin added a subscriber: Unknown Object (MLST).

This should be considered together with clang patch http://reviews.llvm.org/D9871 .