OSDN Git Service

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)
commit1a9e24844fc8e9f147d0722c7384523e843bd5bb
treed90e8ea0b323339736924ec94e0db7a33d8927d8
parentcb420a4bc066b0b85e50b0c362ae20519d28788c
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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187154 91177308-0d34-0410-b5e6-96231b3b80d8
Makefile.rules
docs/MakefileGuide.rst
projects/sample/Makefile.llvm.rules
runtime/libprofile/Makefile
test/Makefile.tests