aboutsummaryrefslogtreecommitdiffstats
path: root/lib/VMCore/IRBuilder.cpp
Commit message (Expand)AuthorAgeFilesLines
* This is a major cleanup of the instruction metadata interfaces thatChris Lattner2009-12-281-1/+1
* remove #include of Function.h from IRBuilderChris Lattner2009-12-281-0/+6
* move debug info stuff out of line, allowing two #includesChris Lattner2009-12-281-0/+15
* split code that doesn't need to be templated out of IRBuilder into a newChris Lattner2009-12-281-0/+31