diff options
author | Swaroop Sridhar <Swaroop.Sridhar@microsoft.com> | 2015-05-20 01:07:23 +0000 |
---|---|---|
committer | Swaroop Sridhar <Swaroop.Sridhar@microsoft.com> | 2015-05-20 01:07:23 +0000 |
commit | 665bc9c9362ad8790951c17d27d9c8da41bc332d (patch) | |
tree | 5e98bd6ef677af953903f528765d60df682a45b1 /libcxx/src/exception.cpp | |
parent | 8fd94c9e6834d030bb623c75b3ffed66dc08d4df (diff) | |
download | bcm5719-llvm-665bc9c9362ad8790951c17d27d9c8da41bc332d.tar.gz bcm5719-llvm-665bc9c9362ad8790951c17d27d9c8da41bc332d.zip |
Add a GCStrategy for CoreCLR
This change adds a new GC strategy for supporting the CoreCLR runtime.
This strategy is currently identical to Statepoint-example GC,
but is necessary for several upcoming changes specific to CoreCLR, such as:
1. Base-pointers not explicitly reported for interior pointers
2. Different format for stack-map encoding
3. Location of Safe-point polls: polls are only needed before loop-back edges and before tail-calls (not needed at function-entry)
4. Runtime specific handshake between calls to managed/unmanaged functions.
llvm-svn: 237753
Diffstat (limited to 'libcxx/src/exception.cpp')
0 files changed, 0 insertions, 0 deletions