Devang pointed out that this code should use DIScope instead of
authorDan Gohman <gohman@apple.com>
Tue, 1 Dec 2009 00:45:56 +0000 (00:45 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 1 Dec 2009 00:45:56 +0000 (00:45 +0000)
commit261a7d983d38edd2f1ee6ff2cd0c12a2c2a8b044
treec6feecc11d0d61b1731a0bea9150f09dd6020482
parenta4025df42d2393da7041cd11e48a3d44b0ae2bb1
Devang pointed out that this code should use DIScope instead of
DICompileUnit. This code now prints debug filenames successfully.

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