[BUG][REFACTOR]
authorZinovy Nis <zinovy.nis@gmail.com>
Wed, 7 May 2014 09:51:22 +0000 (09:51 +0000)
committerZinovy Nis <zinovy.nis@gmail.com>
Wed, 7 May 2014 09:51:22 +0000 (09:51 +0000)
commit6a48f1c27136a77159892de4ae4a28d69ab970af
tree8891c6768209d6abde3ed008de14092e9698a937
parentcb3a147870ff5f9374792aeedf09a5ff73e632ec
[BUG][REFACTOR]
1) Fix for printing debug locations for absolute paths.
2) Location printing is moved into public method DebugLoc::print() to avoid re-inventing the wheel.

Differential Revision: http://reviews.llvm.org/D3513

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@208177 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/DebugLoc.h
lib/CodeGen/MachineInstr.cpp
lib/IR/DebugLoc.cpp
lib/Transforms/Vectorize/LoopVectorize.cpp