summaryrefslogtreecommitdiffstats
path: root/core/llvm_config.mk
Commit message (Expand)AuthorAgeFilesLines
* add mip32 stuffs to clang's unknown flag listKeun young Park2012-10-051-1/+4
* change target to androideabiKeun young Park2012-08-211-2/+2
* add CLANG configurations for MIPSKeun young Park2012-08-161-3/+19
* Fix build: After merging in Clang, -Wno-psabi is no longer supported.Shih-wei Liao2012-08-031-0/+5
* EXPERIMENTAL: Add libcompiler-rt-extras.a to device builds.Stephen Hines2012-06-121-0/+6
* resolved conflicts for merge of 62855a83 to jb-dev-plus-aospJean-Baptiste Queru2012-05-161-4/+4
* Add LLVM_AS to tools.Stephen Hines2012-05-081-0/+1
* More Clang tweaks to the build system.Evgeniy Stepanov2012-04-101-1/+7
* Add support for building with AddressSanitizer.Evgeniy Stepanov2012-04-031-0/+5
* Include Clang headers from ".../include" directory.Evgeniy Stepanov2012-04-031-1/+1
* Skip host system directories in Clang include path.Evgeniy Stepanov2012-03-261-0/+2
* Make sure compiler flags also pick up correct toolchain.Stephen Hines2012-03-221-1/+3
* Add LOCAL_CLANG variable to switch C/C++ build environment to Clang.Evgeniy Stepanov2012-03-221-11/+35
* Define a basic llvm-link + clang environmentyroussel2012-03-201-0/+33