Don't lump the filename and working dir together
authorChris Lattner <sabre@nondot.org>
Tue, 13 Dec 2005 17:40:33 +0000 (17:40 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 13 Dec 2005 17:40:33 +0000 (17:40 +0000)
commit86cb643801be1308ba1da7db774b64852a119e94
tree09af8fa80059bcab05ab02a43f988816a236d63f
parent85dd889ed6f014f1e1c36cff6b1828e98fda0059
Don't lump the filename and working dir together

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24697 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp