rename NewDebugLoc -> DebugLoc, prune #includes in DebugLoc.h.
authorChris Lattner <sabre@nondot.org>
Fri, 2 Apr 2010 20:21:22 +0000 (20:21 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 2 Apr 2010 20:21:22 +0000 (20:21 +0000)
commit84e679beea11ac55ed7871eec4deaccdf393de3e
treec7c12d8e81ba80c497669b36c5d44ec098791a0b
parentb494ccf02ce17318d3f2a7b2d674bec60781fc73
rename NewDebugLoc -> DebugLoc, prune #includes in DebugLoc.h.

This keeps around temporary typedef for clang/llvm-gcc so the
build won't break when I commit this :)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100218 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/AsmPrinter.h
include/llvm/CodeGen/MachineInstr.h
include/llvm/Instruction.h
include/llvm/Support/DebugLoc.h
include/llvm/Support/IRBuilder.h
lib/Target/PIC16/PIC16DebugInfo.h
lib/VMCore/Core.cpp
lib/VMCore/DebugLoc.cpp
lib/VMCore/Metadata.cpp