Remove dead code from the makefile build system.
authorRafael Espindola <rafael.espindola@gmail.com>
Thu, 25 Jul 2013 20:25:31 +0000 (20:25 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Thu, 25 Jul 2013 20:25:31 +0000 (20:25 +0000)
commitbff44dddff33d3789390d9b7b11dc0971ffaac86
treead2c0ec8b11dd387cd5b3e88687a2a19b13fbad8
parent5466b7cbbb16acd016c57023cf4560296a1c8de1
Remove dead code from the makefile build system.

Back in r140220 we removed the autoconf code that would set LLVMCC_OPTION
since it was only used by the test-suite. This patch now removes code
that would only be used if LLVMCC_OPTION was set.

llvm-svn: 187154
llvm/Makefile.rules
llvm/docs/MakefileGuide.rst
llvm/projects/sample/Makefile.llvm.rules
llvm/runtime/libprofile/Makefile
llvm/test/Makefile.tests