aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/libprofile/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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