aboutsummaryrefslogtreecommitdiffstats
path: root/projects/sample/Makefile.llvm.rules
Commit message (Expand)AuthorAgeFilesLines
* Add ENABLE_CXX11 and ENABLE_WERROR to Makefile.llvm.rules for sample project....Craig Topper2012-11-271-0/+9
* Re-enable support for --program-prefix.Jordan Rose2012-10-011-2/+2
* Revert "Add --program-prefix support to build"Jordan Rose2012-09-261-2/+2
* Add --program-prefix support to buildSebastian Pop2012-09-251-2/+2
* Remove 'check-dg', a wrapper around 'check-local-dg' which was justChandler Carruth2012-06-281-12/+1
* Remove llvm-ld and llvm-stub (which is only used by llvm-ld).Michael J. Spencer2012-04-191-3/+0
* Add some fixes to the configure script for isInf and addEric Christopher2012-03-261-0/+5
* Enable -Wcovered-switch-default again, but add -Werror to the checks to makeRafael Espindola2012-02-281-1/+1
* Temporarily revert r151609, which enabled a new warning for LLVM andChandler Carruth2012-02-281-1/+1
* Enable -Wcovered-switch-default as it matches the switch style used in llvm.Rafael Espindola2012-02-281-1/+1
* projects/sample: Import adapted form of current LLVM autoconf/Makefile setup ...Daniel Dunbar2011-10-181-0/+2245