summaryrefslogtreecommitdiffstats
path: root/include/llvm/Support/InstVisitor.h
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Chris Lattner2002-07-251-3/+2
* MEGAPATCH checkin.Chris Lattner2002-06-251-43/+49
* Make sure to call the derived visit versions from the ranged iterator.Chris Lattner2002-05-101-1/+1
* Add explicit abort so optimized build knows that the function does not returnChris Lattner2002-05-101-0/+1
* * Add a comment to the header giving a breif overview of how to return aChris Lattner2002-04-181-23/+62
* * Make dtor virtualChris Lattner2002-04-181-26/+28
* * s/Method/FunctionChris Lattner2002-04-151-5/+21
* s/Method/FunctionChris Lattner2002-04-081-1/+1
* Initial checkin of InstVisitor classChris Lattner2002-03-181-0/+133