aboutsummaryrefslogtreecommitdiffstats
path: root/tools/opt/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* Update to LLVM 3.5a.Stephen Hines2014-04-241-1/+3
* Fix master-without-vendors build breakage.Shih-wei Liao2012-05-101-2/+3
* Merge with upstream LLVM @152063Stephen Hines2012-03-051-0/+1
* Apply changes to migrate to upstream Oct 20th 2011.Logan Chien2011-10-211-5/+6
* Add build rules for llc, opt, and llvm-link on target device.Logan Chien2011-10-191-8/+48
* Add llvm opt executable build rules.Logan Chien2011-10-111-0/+36
* Disable llvm-link and opt, since we no long rely on them. The replacement is ...Shih-wei Liao2010-08-061-21/+0
* Revert "Disable llvm-link and opt, since we no long rely on them. The replace...Shih-wei Liao2010-08-061-0/+21
* Disable llvm-link and opt, since we no long rely on them. The replacement is ...Shih-wei Liao2010-08-061-21/+0
* Right usage of linking. Enable the reuse of the same Slang object across mult...Shih-wei Liao2010-08-051-0/+1
* Add opt.Shih-wei Liao2010-07-131-0/+20