aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/CGBuilder.h
AgeCommit message (Expand)Author
2008-11-12Disable generation of basic block names in NDEBUG mode.Daniel Dunbar
2008-11-10don't preserve names on IR instructions. This matches llvm-gcc's behavior andChris Lattner
2008-11-01Move IRBuilder type definition to common file.Daniel Dunbar