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)
commit6115ed0e4347f17504f72e4d37545b4230b2cb50
tree55a264952ec55bc47cc79b2cd9a272b3713cf66e
parenta625e820711644a3dae22cad53c95100e6e7d3f1
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)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@177566 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/DebugInfo.h
lib/IR/DIBuilder.cpp
lib/IR/DebugInfo.cpp
test/DebugInfo/namespace.ll