Switch new .file directive emission off by default, change llc's flag for it to
authorNick Lewycky <nicholas@mxc.ca>
Mon, 31 Oct 2011 01:06:02 +0000 (01:06 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Mon, 31 Oct 2011 01:06:02 +0000 (01:06 +0000)
commit4e478fed1b8021150b1f2cec4e670068b6abd135
treed49c35643077b1dfe49f8776a38ec63f24a20a9e
parente7b05504faa86a5c0b80a62ddb60cbb0cf163d5d
Switch new .file directive emission off by default, change llc's flag for it to
-enable-dwarf-directory.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143326 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/TargetMachine.cpp
test/CodeGen/X86/dbg-file-name.ll
tools/llc/llc.cpp