Add DebugLoc field and simple accessors.
[oota-llvm.git] / include / llvm / CodeGen / DebugLoc.h
2009-01-27 Evan ChengRefine DebugLoc per review comments.
2009-01-26 Evan ChengNo need to keep size of DebugLocations vector separately.
2009-01-26 Evan ChengActually source file has already been uniquified into...
2009-01-26 Evan ChengAdd data structure to define and track debug location...