Swap the DIFile in DILexicalBlockFile out for the raw name/directory pair
authorDavid Blaikie <dblaikie@gmail.com>
Fri, 22 Mar 2013 20:18:46 +0000 (20:18 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Fri, 22 Mar 2013 20:18:46 +0000 (20:18 +0000)
commit8faed2745c849fb35f6edf411263dfa564ef3643
treefa73330d6b5dab14543dedcefabe3a4c7f4633b8
parent7b246860bdf4c6b3ea4e09f6437537941cc0d1d4
Swap the DIFile in DILexicalBlockFile out for the raw name/directory pair

This is the last change in transitioning all DIScopes to have a common prefix.

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