llvm-6502/runtime/libprofile
Rafael Espindola 1a9e24844f 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
2013-07-25 20:25:31 +00:00
..
BasicBlockTracing.c
CMakeLists.txt Remove GCDAProfiling.c. This copy is old, the copy in compiler-rt is newer and 2013-03-07 02:03:08 +00:00
CommonProfiling.c libprofile/CommonProfiling.c: Fix according to C89. 2012-11-02 01:32:02 +00:00
EdgeProfiling.c
Makefile Remove dead code from the makefile build system. 2013-07-25 20:25:31 +00:00
OptimalEdgeProfiling.c
PathProfiling.c
Profiling.h