OSDN Git Service

Add bitcode compiler (bcc) to prebuilt: 2 binaries are slang (frontend) and
authorShih-wei Liao <sliao@google.com>
Mon, 8 Mar 2010 11:03:47 +0000 (03:03 -0800)
committerShih-wei Liao <sliao@google.com>
Mon, 8 Mar 2010 11:03:47 +0000 (03:03 -0800)
commite616f065d77479f75784e7fa5e0635d4dec93458
tree3e4cd686e8ecc334588c57593936f4ca36856fbd
parent3ff06676eb1af420f740390803f3a33e714d36fe
Add bitcode compiler (bcc) to prebuilt: 2 binaries are slang (frontend) and
bcc (bitcode compiler and reflection)

Change-Id: Iecc2d377dba0830f7a514e65261140b6d9ac7399
darwin-x86/bcc/bcc [new file with mode: 0755]
darwin-x86/bcc/renderscript.h [new file with mode: 0644]
darwin-x86/bcc/slang [new file with mode: 0755]
linux-x86_64/bcc/bcc [new file with mode: 0755]
linux-x86_64/bcc/renderscript.h [new file with mode: 0644]
linux-x86_64/bcc/slang [new file with mode: 0755]