Revert r68847. It breaks the build on non-Darwin targets, with this message
authorDan Gohman <gohman@apple.com>
Sat, 11 Apr 2009 15:57:04 +0000 (15:57 +0000)
committerDan Gohman <gohman@apple.com>
Sat, 11 Apr 2009 15:57:04 +0000 (15:57 +0000)
commitc6fa3ff0bddca92e443ef9ff454d2a74cac867bd
tree54d7d4a5e71d87b13ed1ea8fcaccb415b31a2169
parent2057532679fc1045cfeb38b477ac9e749e6b1dd8
Revert r68847. It breaks the build on non-Darwin targets, with this message
from the assembler:

Error: unknown pseudo-op: `.debug_inlined'

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@68863 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/DwarfWriter.h
include/llvm/Target/TargetAsmInfo.h
lib/CodeGen/AsmPrinter/DwarfWriter.cpp
lib/CodeGen/SelectionDAG/FastISel.cpp
lib/CodeGen/SelectionDAG/SelectionDAGBuild.cpp
lib/Target/TargetAsmInfo.cpp
lib/Target/X86/X86TargetAsmInfo.cpp