Install bytecode libraries with a .bca suffix, otherwise it isn't
authorDaniel Dunbar <daniel@zuster.org>
Tue, 12 May 2009 05:35:40 +0000 (05:35 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Tue, 12 May 2009 05:35:40 +0000 (05:35 +0000)
commitd62031e719e2bed46db10c2e1456e1b7fc885bca
tree8dd07f46bcc880ad4c14fdfbd7a2ca6a5634b244
parented4f4fbfba7d4eb2091480d9c0a4f00feb8af1db
Install bytecode libraries with a .bca suffix, otherwise it isn't
possible to build both a .a and a .bca.
 - My understanding is no one else is using this stuff, please let me
   know if I am wrong.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@71539 91177308-0d34-0410-b5e6-96231b3b80d8
Makefile.rules