Skip to content
This repository has been archived by the owner on Mar 15, 2022. It is now read-only.

Use ObjectTransformLayer to reserve unwind space #671

Merged
merged 1 commit into from
Jun 29, 2015

Conversation

JosephTremoulet
Copy link
Contributor

This layer just needs to call the memory manager's reserveUnwindSpace
method on each object as it passes through; use the
orc::ObjectTransformLayer utility rather than a custom object layer.

This layer just needs to call the memory manager's reserveUnwindSpace
method on each object as it passes through; use the
orc::ObjectTransformLayer utility rather than a custom object layer.
@JosephTremoulet
Copy link
Contributor Author

Note that this is a PR for a change to go into the EH branch.
@pgavlin PTAL.

@pgavlin
Copy link
Contributor

pgavlin commented Jun 29, 2015

LGTM.

JosephTremoulet added a commit that referenced this pull request Jun 29, 2015
Use ObjectTransformLayer to reserve unwind space
@JosephTremoulet JosephTremoulet merged commit 6b1f505 into dotnet:EH Jun 29, 2015
@JosephTremoulet JosephTremoulet deleted the ReserveSpaceTransform branch June 29, 2015 17:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants