summaryrefslogtreecommitdiff
path: root/runtime/libprofile/Makefile
Commit message (Expand)AuthorAge
* This was never updated for the project makefile changesChris Lattner2005-10-18
* Turn on LOADABLE_MODULE so that profile.so can be loaded dynamically byReid Spencer2005-01-13
* For PR432:Reid Spencer2004-12-22
* Use the new BYTECODE_DESTINATION to override the default bytecode installReid Spencer2004-12-13
* Standardize the makefiles with space around = to match the rest of LLVM.Reid Spencer2004-12-02
* Standardize the format of the runtime libraries makefiles.Reid Spencer2004-12-02
* Add EXTRA_DIST for additional files to be distributed.Reid Spencer2004-10-26
* Initial checkin of function and block profiling runtime libraryChris Lattner2003-10-28