aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/Support/DebugLoc.h
AgeCommit message (Expand)Author
2009-08-28Reapply 79977.Devang Patel
2009-08-26Revert 79977. It causes llvm-gcc bootstrap failures on some platforms.Devang Patel
2009-08-25Update DebugInfo interface to use metadata, instead of special named llvm.dbg...Devang Patel
2009-07-16Add line numbers to OProfile. To do this, I added a processDebugLoc()Jeffrey Yasskin
2009-06-19mv CodeGen/DebugLoc.h Support/DebugLoc.hDevang Patel