OSDN Git Service

Add a routine for emitting .file directives, for setting up
authorDan Gohman <gohman@apple.com>
Mon, 24 Sep 2007 20:58:13 +0000 (20:58 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 24 Sep 2007 20:58:13 +0000 (20:58 +0000)
commit189f80dc253664627253b2d2cb07d0714feb12ba
tree724dc40bd2df104662e57d7058fe907f321fbde1
parentb42abebe36f1dfbd0c779fd1471618c42ed3fec5
Add a routine for emitting .file directives, for setting up
file numbers to use with .loc directives.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42272 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/AsmPrinter.h
lib/CodeGen/AsmPrinter.cpp