OSDN Git Service

Prepare new plat-tools SDK component with 2 llvm versions.
authorXavier Ducrohet <xav@android.com>
Thu, 26 May 2011 00:48:07 +0000 (17:48 -0700)
committerXavier Ducrohet <xav@android.com>
Wed, 22 Jun 2011 22:27:44 +0000 (15:27 -0700)
commit79aa3cea3a00276f49f6987bf1e49b40c3b011c0
tree38e400f250289ccc77a78d660b7b62571e03094c
parent102041a8bc4ebca69c20f5d281a96a904c52d4c8
Prepare new plat-tools SDK component with 2 llvm versions.

The output of the platform tree build is llvm-rs-cc-2 and should
be used for apps targeting 12+. This is encoded in llvm-rs-cc.txt

The older (HC) version of llvm-rs-cc is copied from the prebuilt
and is used for apps targeting 11+.

Until new tools that can read/process llvm-rs-cc.txt are released,
old tools will use the HC version of llvm-rs-cc which ensure
proper compatibility.

Change-Id: Iddb924409cc9238531bf1a0448b14b7eac3396a5
build/sdk-darwin-x86.atree
build/sdk-linux-x86.atree
build/sdk.atree
sdk/llvm-rs-cc.txt [new file with mode: 0644]
sdk/plat_tools_source.properties