aboutsummaryrefslogtreecommitdiffstats
path: root/tools/llvm2cpp/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Tools require EH for their top-level try blocks.Chris Lattner2006-07-071-0/+1
* Fix PR819, llvm2cpp should read .bc files, not .ll files.Chris Lattner2006-07-061-3/+2
* Suppress -pedantic warnings about print("%a")Reid Spencer2006-06-021-0/+3
* Use archive libraries instead of object files for VMCore, BCReader,Reid Spencer2006-06-011-2/+2
* Remove temporary testing rules.Reid Spencer2006-05-291-14/+0
* Fix two bugs in the CppWriter.cpp:Reid Spencer2006-05-291-4/+9
* Initial Commit of llvm2cppReid Spencer2006-05-291-0/+23