1 Prebuilt of llvm-rs-cc for use in SDK for backward compatibility. 2 Generated from frameworks/compile/slang.git 3 4 The prebuilt are meant to be named llvm-rs-cc-<version>, with 5 an exception for version 1, which is named llvm-rs-cc. 6 7 This is because not every new version will require to have a prebuilt, 8 instead this is driven by when a new version fails to generate 9 older bitcode. This event will trigger a new prebuilt for the previous 10 version. 11 12 A mapping file indicating which compiler to use for which API level 13 will exists in development/sdk/llvm-rs-cc.txt 14 15 Where are the prebuilts coming from: 16 llvm-rs-cc(-1) from Honeycomb at a0611e66bec148b176404cf6afe4c9ec9b960414 17