Refactor file/directory path in namespace debug info to refer directly to the pair...
authorDavid Blaikie <dblaikie@gmail.com>
Wed, 20 Mar 2013 19:39:15 +0000 (19:39 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Wed, 20 Mar 2013 19:39:15 +0000 (19:39 +0000)
commit2881da79296bfa087253de79e40b49b93a5a598d
tree0d850e0f2513f9e651cae1e151225d8e347d036a
parent431153cf2a21f6532d3d8776e62bb4499a943b30
Refactor file/directory path in namespace debug info to refer directly to the pair rather than the DIFile

(paired to a Clang test - excuse the buildbot skew/fallout)

llvm-svn: 177566
llvm/include/llvm/DebugInfo.h
llvm/lib/IR/DIBuilder.cpp
llvm/lib/IR/DebugInfo.cpp
llvm/test/DebugInfo/namespace.ll