Add support for emitting .file directives to set up file numbers for
authorDan Gohman <gohman@apple.com>
Mon, 24 Sep 2007 21:32:18 +0000 (21:32 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 24 Sep 2007 21:32:18 +0000 (21:32 +0000)
commit8549636fcfa8e91b654a3bd677a1475f7f014023
tree8f86b3b77ec5dbf84e48268d5cf2ca4f22b05c95
parent72252732c8d31dc6af78e82ba9f9467d77152ecc
Add support for emitting .file directives to set up file numbers for
use with .loc directives.

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