llvm-project/llvm/runtime/libprofile
Reid Spencer c6de5b56a3 Use the new BYTECODE_DESTINATION to override the default bytecode install
destination for this library so that it goes to $(cferuntime_libdir) rather
than just $(libdir). Normal bytecode libraries should be installed in the
$(libdir), but these ones are "special" because they're part of the the
C/C++ front end.

llvm-svn: 18882
2004-12-13 07:40:50 +00:00
..
BasicBlockTracing.c Constants for profile info type changed names to match the C++ ones. 2004-05-04 16:51:47 +00:00
BlockProfiling.c Constants for profile info type changed names to match the C++ ones. 2004-05-04 16:51:46 +00:00
CommonProfiling.c Constants for profile info type changed names to match the C++ ones. 2004-05-04 16:51:47 +00:00
EdgeProfiling.c Constants for profile info type changed names to match the C++ ones. 2004-05-04 16:51:46 +00:00
FunctionProfiling.c Constants for profile info type changed names to match the C++ ones. 2004-05-04 16:51:47 +00:00
Makefile Use the new BYTECODE_DESTINATION to override the default bytecode install 2004-12-13 07:40:50 +00:00
Profiling.h Share the profile info type enum with the C++ analysis libraries. 2004-05-04 16:51:48 +00:00
exported_symbols.lst Add basic block tracing functions as exported symbols. 2004-05-03 23:49:17 +00:00