Files
UnrealEngineUWP/Engine/Extras/Android/Lld.tps
Marc Audy 11f5b21210 Merging //UE5/Release-Engine-Staging @ 13752110 to Main (//UE5/Main)
#rnx

[CL 13753156 by Marc Audy in ue5-main branch]
2020-06-23 18:40:00 -04:00

13 lines
650 B
Plaintext

<?xml version="1.0" encoding="utf-8"?>
<TpsData xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Name>LLD</Name>
<Location>/Engine/Extras/Android/</Location>
<Function>Replacement for linker in Android NDK 21b to fix CALL26 errors with large projects.</Function>
<Eula>https://github.com/llvm/llvm-project/blob/master/lld/LICENSE.TXT</Eula>
<RedistributeTo>
<EndUserGroup>Licensees</EndUserGroup>
<EndUserGroup>Git</EndUserGroup>
<EndUserGroup>P4</EndUserGroup>
</RedistributeTo>
<LicenseFolder>/Engine/Source/ThirdParty/Licenses/Lld_License.txt</LicenseFolder>
</TpsData>