aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-07-21[BACKPORT] Avoid a report_fatal_error in sections().Yi Kong
2018-10-19Do not build LLVM tools on the platformPirama Arumuga Nainar
2018-10-05Remove file referenced by srcs and tool_filesColin Cross
2017-11-06Remove libLLVM.so and disable some host toolsPirama Arumuga Nainar
2017-10-16Use target.linux for all linux kernel based targetsDan Willemsen
2017-10-02Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]]Dan Willemsen
2017-08-31tools/gold/Android.bp: update path to binutils/include.Rahul Chaudhry
2017-06-09Enable "llvm-twine-local" clang-tidy check.yawanng
2016-12-13Rearrange header librariesColin Cross
2016-12-05Fix tidy_checksColin Cross
2016-12-05Merge "Convert the rest of llvm to Android.bp"Treehugger Robot
2016-12-02Convert the rest of llvm to Android.bpColin Cross
2016-11-30llvm-config: add -fno-rtti to --cxxflagsNicolas Norvez
2016-10-25Fix libLTO build rules for missing libraries.Stephen Hines
2016-10-24Update aosp/master LLVM for rebase to r275480Pirama Arumuga Nainar
2016-10-20Allow undefined symbolsColin Cross
2016-10-20Revert "Add missing host ldlibs"Colin Cross
2016-10-20Add missing host ldlibsColin Cross
2016-10-05Disable some clang-tidy checks.Chih-Hung Hsieh
2016-03-03Update aosp/master LLVM for rebase to r256229Pirama Arumuga Nainar
2016-01-26Clean up unnecessary build dependencies.Stephen Hines
2015-09-08Add platform support for building LLVMgold.so in LLVM.Than McIntosh
2015-09-02Stop checking HOST_OS, whitelist windows modulesDan Willemsen
2015-08-15Merge "Update aosp/master LLVM for rebase to r239765"Stephen Hines
2015-08-04Just bundle everything for building libLTO.Stephen Hines
2015-08-03Add support for building libLTO.so in LLVM.Stephen Hines
2015-07-08Update aosp/master LLVM for rebase to r239765Pirama Arumuga Nainar
2015-05-14Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar
2015-05-14Fix Android.mk files for plugins on darwin.Stephen Hines
2015-04-30Merge "Export all dynamic symbols for opt and bugpoint"Pirama Arumuga Nainar
2015-04-30Merge "Add makefile for tools/bugpoint-passes"Pirama Arumuga Nainar
2015-04-24Fix mips vs. mips64 build issues.Stephen Hines
2015-04-23Export all dynamic symbols for opt and bugpointPirama Arumuga Nainar
2015-04-23Add makefile for tools/bugpoint-passesPirama Arumuga Nainar
2015-04-09Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar
2015-04-02Update lit.site.cfg to be able to run LLVM tests properly again.Stephen Hines
2015-03-23Update aosp/master LLVM for rebase to r230699.Stephen Hines
2014-12-19Update LLVM lit test configuration to be able to work for 3.6.Stephen Hines
2014-12-19Build opt for the device.Tim Murray
2014-12-02Update aosp/master LLVM for rebase to r222494.Stephen Hines
2014-10-23Add host and device build rules for the llvm-symbolizer binary.Stephen Hines
2014-07-25Fix build of llvm-ar.Stephen Hines
2014-07-21Fix build rules for BuildVariables.inc in llvm-config.Stephen Hines
2014-07-21Update LLVM for rebase to r212749.Stephen Hines
2014-06-06Adds the ability to run the llvm test suite in-tree.Chris Wailes
2014-06-04llvm: fix buildColin Cross
2014-06-04Updated the makefiles to use AArch64 name.Chris Wailes
2014-05-29Update LLVM for 3.5 rebase (r209712).Stephen Hines
2014-05-06We need to build the ARM components for AArch64 as well.Stephen Hines
2014-04-24Update to LLVM 3.5a.Stephen Hines