aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/libprofile/Makefile
Commit message (Expand)AuthorAgeFilesLines
* remove attributions from the rest of the llvm makefiles.Chris Lattner2007-12-291-2/+2
* Undo removal of the runtime libraries. While this may have been a bitReid Spencer2006-11-171-0/+19
* In LLVM 2.0 we won't use the runtime libraries as llvm-gcc3 support willReid Spencer2006-11-161-19/+0
* This was never updated for the project makefile changesChris Lattner2005-10-181-1/+1
* Turn on LOADABLE_MODULE so that profile.so can be loaded dynamically byReid Spencer2005-01-131-0/+1
* For PR432:Reid Spencer2004-12-221-1/+1
* Use the new BYTECODE_DESTINATION to override the default bytecode installReid Spencer2004-12-131-0/+1
* Standardize the makefiles with space around = to match the rest of LLVM.Reid Spencer2004-12-021-3/+3
* Standardize the format of the runtime libraries makefiles.Reid Spencer2004-12-021-2/+1
* Add EXTRA_DIST for additional files to be distributed.Reid Spencer2004-10-261-1/+2
* Initial checkin of function and block profiling runtime libraryChris Lattner2003-10-281-0/+17