Rearrange code to reduce the nesting level. No functionality change.
[oota-llvm.git] / lib / VMCore / DebugInfoBuilder.cpp
2008-08-27 Bill WendlingPut file scoped constants in an anonymous namespace...
2008-08-27 Evan ChengAdd DebugInfoBuilder. Patch by Talin!