aboutsummaryrefslogtreecommitdiff
path: root/llvm-device-build.mk
AgeCommit message (Expand)Author
2018-11-01Disable tblgen in MakeDan Willemsen
2017-07-26Remove LOCAL_CLANGLennart Wieboldt
2016-11-29Disable RTTI and exceptionsColin Cross
2016-10-24Update aosp/master LLVM for rebase to r275480Pirama Arumuga Nainar
2016-04-26Revert "Suppress many less important clang-tidy warnings."Chih-hung Hsieh
2016-04-12Suppress many less important clang-tidy warnings.Chih-Hung Hsieh
2016-04-01Fix dependencies of code generated by llvm-tblgenShinichiro Hamaji
2015-09-10Clean up warning/error flags (especially for Windows).Stephen Hines
2015-09-10Don't use -Werror on windows, since mingw generates different warnings.Stephen Hines
2015-09-09Turn on -Werror for LLVM builds.Stephen Hines
2015-06-18Replace LLVM_ENABLE_ASSERTION with FORCE_BUILD_LLVM_DISABLE_NDEBUG, and add F...David Gross
2015-03-27Remove uses of libcxx.mk.Dan Albert
2015-01-21Revert "Add -fno-inline to LLVM device flags."Stephen Hines
2015-01-05Don't clobber LOCAL_CFLAGS_arm64 in llvm-device-build.Tim Murray
2014-12-30Add -fno-inline to LLVM device flags.Tim Murray
2014-07-21Update LLVM for rebase to r212749.Stephen Hines
2014-06-03Switch name from tblgen -> llvm-tblgen for consistency with upstream LLVM.Stephen Hines
2014-04-24Update to LLVM 3.5a.Stephen Hines
2014-04-02Revert "Make LLVM compile with prebuilt clang."Tim Murray
2014-03-21Make LLVM compile with prebuilt clang.Tim Murray
2014-02-06llvm: convert makefiles to support multilib buildColin Cross
2012-07-17Device side needs -D__STDC_LIMIT_MACROS.Shih-wei Liao
2012-07-17Fix Mac build breakage.Shih-wei Liao
2012-05-03Fix assert handling for LLVM.Stephen Hines
2012-02-29resolved conflicts for merge of 8f698b54 to masterJean-Baptiste Queru
2012-02-29Build FileCheck and enable DWARF emission for target eng buildsDaniel Malea
2011-12-16Fix LOCAL_MODULE for tblgen rules.Logan Chien
2011-11-14Update LLVM to svn 144354.Stephen Hines
2011-07-11Remove the simulator target from all makefiles.Jeff Brown
2011-05-24Always bring tblgen target up to date.Ying Wang
2011-03-15Implement copy-when-different build rules for tblgen.Logan Chien
2011-02-28Update build script after merge.jush
2010-12-07Move global inline options to local makefile for libbcc.so.Jing Yu
2010-08-20Fix sim build.Ying Wang
2010-08-19Fix sim build.Ying Wang
2010-06-07Git hiccup. Retry....Shih-wei Liao
2010-06-07Fix llvm.mk and the other 49 mk filesShih-wei Liao
2010-05-07Get rid of several build warnings.Patrick Scott
2010-05-04enable assertionShih-wei Liao
2010-04-28Sync upstream to r102410.Shih-wei Liao
2010-04-07libbccShih-wei Liao