xamarin-macios/tools/linker/MonoTouch.Tuner
Rolf Bjarne Kvinge 819f5f95e0
[mtouch/mmp] Unify OptimizeGeneratedCodeSubStep into a single class. (#9549)
This makes it easier to use this code from dotnet-linker.
2020-08-31 18:56:23 +02:00
..
Extensions.cs [tools] Use Extensions.Is instead of Extensions.IsPlatformType. (#9530) 2020-08-27 20:02:30 +02:00
InlinerSubStep.cs Revert "[linker] Inline BinaryCompatibility.TargetsAtLeast_Desktop_V4_5[_1] (#1518)" 2017-03-14 11:51:08 +01:00
ListExportedSymbols.cs [linker] Directly use Annotations in BaseStep subclasses (#8530) 2020-05-06 20:43:16 -04:00
MetadataReducerSubStep.cs [linker] Update BaseSubStep subclasses to use ExceptionalSubStep (#1507) 2017-01-16 11:42:41 -05:00
MonoTouchMarkStep.cs Bump to mono:2020-02 (#7795) 2020-03-20 10:38:47 -04:00
MonoTouchProfile.cs [tools] Remove BaseProfile.GetNamespace, it's not used. (#9533) 2020-08-28 09:57:27 +02:00
MonoTouchSweepStep.cs [mtouch] Fix [InternalsVisibleTo] attribute parsing. Fixes #4895 (#4917) 2018-10-03 15:00:59 -04:00
PreserveCode.cs [linker] Remove now unneeded code from PreserveCode (#8504) 2020-05-05 09:27:26 -04:00
PreserveSmartEnumConversionsSubStep.cs [dotnet-linker] Make PreserveSmartEnumConversionsStep active for type as well to work around a linker bug. 2020-08-28 12:58:43 +02:00
ProcessExportedFields.cs [linker] Directly use Annotations in BaseStep subclasses (#8530) 2020-05-06 20:43:16 -04:00
RemoveAttributes.cs [linker] Fix RemoveAttributes pre-check (#8554) 2020-05-11 08:40:48 -04:00
RemoveBitcodeIncompatibleCodeStep.cs [linker] Make the corlib name dynamic. (#8499) 2020-05-04 18:31:48 +02:00
RemoveCode.cs [linker] Always create the RemoveCode step, and instead detect if it should be active using the LinkContext field. 2020-05-07 15:51:47 +02:00
RemoveCodeBase.cs [linker] Make the corlib name dynamic. (#8499) 2020-05-04 18:31:48 +02:00
SealerSubStep.cs [linker] Remove new memory allocations (List) in the sealer 2019-04-05 14:01:44 -05:00