aboutsummaryrefslogtreecommitdiffstats
path: root/llvm-host-build.mk
Commit message (Expand)AuthorAgeFilesLines
* Take HOST_PREFER_32_BIT into accountColin Cross2015-04-081-0/+4
* Set LOCAL_MULTLIB := first for all LLVM host buildsColin Cross2015-04-071-0/+2
* Remove uses of libcxx.mk.Dan Albert2015-03-271-1/+0
* Don't use libgcc_s on Darwin.Dan Albert2014-11-081-2/+4
* Enable 64-bit builds of all host LLVM tools.Stephen Hines2014-11-081-3/+2
* am fbc55c91: Merge "Revert "Enable 64-bit builds of all host LLVM tools.""Stephen Hines2014-11-061-2/+3
|\
| * Revert "Enable 64-bit builds of all host LLVM tools."Stephen Hines2014-11-051-2/+3
* | am e5a80829: Merge "Enable 64-bit builds of all host LLVM tools."Stephen Hines2014-11-051-3/+2
|\ \ | |/
| * Enable 64-bit builds of all host LLVM tools.Stephen Hines2014-11-041-3/+2
* | am 3160f501: Merge "Add color support for Clang!"Stephen Hines2014-11-041-0/+5
|\ \ | |/
| * Add color support for Clang!Stephen Hines2014-10-311-0/+5
| * Revert "Add LOCAL_NO_FPIE to LLVM."Tim Murray2014-09-041-3/+0
| * Add LOCAL_NO_FPIE to LLVM.Tim Murray2014-09-031-0/+3
* | Fix windows build for LLVM.Stephen Hines2014-09-301-3/+1
|/
* Build LLVM for the host as 32-bit only.Ian Rogers2014-06-051-0/+2
* Switch name from tblgen -> llvm-tblgen for consistency with upstream LLVM.Stephen Hines2014-06-031-1/+1
* Merge "Don't try to use Clang on Windows yet."Stephen Hines2014-05-051-1/+4
|\
| * Don't try to use Clang on Windows yet.Tim Murray2014-04-011-1/+4
* | Update to LLVM 3.5a.Stephen Hines2014-04-241-2/+9
* | Revert "Make LLVM compile with prebuilt clang."Tim Murray2014-04-021-3/+0
|/
* Make LLVM compile with prebuilt clang.Tim Murray2014-03-211-0/+3
* Avoid redefinition of __STDC_CONSTANT_MACROS.Ian Rogers2014-03-111-1/+0
* Avoid redefinition of __STD_FORMAT_MACROS.Ian Rogers2014-01-311-1/+0
* Fix Mac build breakage: Restore the host build mk file here.Shih-wei Liao2012-07-171-7/+3
* Fix Mac build breakage.Shih-wei Liao2012-07-171-3/+7
* Fix assert handling for LLVM.Stephen Hines2012-05-031-2/+2
* Fix LOCAL_MODULE for tblgen rules.Logan Chien2011-12-161-1/+1
* Update LLVM to svn 144354.Stephen Hines2011-11-141-0/+1
* Remove the simulator target from all makefiles.Jeff Brown2011-07-111-6/+0
* Always bring tblgen target up to date.Ying Wang2011-05-241-3/+1
* Implement copy-when-different build rules for tblgen.Logan Chien2011-03-151-1/+3
* Update build script after merge.jush2011-02-281-1/+2
* Include $(CLANG_ROOT_PATH)/include in llvm-host-build.mk using tblgen.Zonr Chang2010-10-081-2/+3
* Fix sim build.Ying Wang2010-08-191-5/+6
* Git hiccup. Retry....Shih-wei Liao2010-06-071-1/+1
* Fix llvm.mk and the other 49 mk filesShih-wei Liao2010-06-071-1/+6
* Get rid of several build warnings.Patrick Scott2010-05-071-2/+1
* enable assertionShih-wei Liao2010-05-041-1/+7
* Sync upstream to r102410.Shih-wei Liao2010-04-281-3/+7
* libbccShih-wei Liao2010-04-071-0/+50