summaryrefslogtreecommitdiff
path: root/tools/llvm2cpp/Makefile
Commit message (Expand)AuthorAge
* Make llvm2cpp -pedantic clean.Reid Spencer2006-11-03
* Use LINK_COMPONENTS to specify *components* to link against instead ofChris Lattner2006-09-04
* Tools require EH for their top-level try blocks.Chris Lattner2006-07-07
* Fix PR819, llvm2cpp should read .bc files, not .ll files.Chris Lattner2006-07-06
* Suppress -pedantic warnings about print("%a")Reid Spencer2006-06-02
* Use archive libraries instead of object files for VMCore, BCReader,Reid Spencer2006-06-01
* Remove temporary testing rules.Reid Spencer2006-05-29
* Fix two bugs in the CppWriter.cpp:Reid Spencer2006-05-29
* Initial Commit of llvm2cppReid Spencer2006-05-29