Displaying 1 result from an estimated 1 matches for "hasgc".
Did you mean:
asgc
2008 Aug 17
0
[LLVMdev] [!] Breaking changes to GC infrastructure
...it doesn't even exist at runtime.
Specifically, the renames are:
Collector -> GCStrategy
CollectorMetadata -> GCFunctionInfo
CollectorModuleMetadata -> GCModuleInfo
CollectorRegistry -> GCRegistry
Function::getCollector -> getGC [setGC, hasGC, clearGC]
Several accessors and nested types have also been renamed to be
consistent. These changes should be obvious.
Please let me know if you have any questions!
Thanks,
Gordon
P.S. Sorry for the short notice; this just came up yesterday.
-------------- next part --------------
An HTML...