Merge hasDotLoc and hasDotFile into hasDotLocAndDotFile since .loc and .file
authorDan Gohman <gohman@apple.com>
Mon, 24 Sep 2007 21:09:53 +0000 (21:09 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 24 Sep 2007 21:09:53 +0000 (21:09 +0000)
commit72252732c8d31dc6af78e82ba9f9467d77152ecc
tree45746c199c58758f85a52214e1c0f92afc919d50
parent6b92942c9c5c2cc94bffe0850b41afce3b3e991f
Merge hasDotLoc and hasDotFile into hasDotLocAndDotFile since .loc and .file
aren't really usable without each other.

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