printCustom is only used in PseudoSourceValue, remove it from Value.
authorNick Lewycky <nicholas@mxc.ca>
Fri, 9 May 2014 00:49:03 +0000 (00:49 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Fri, 9 May 2014 00:49:03 +0000 (00:49 +0000)
commite584911870eec079aa672a4bf2d99e899cebcea0
tree7161a38ad8ea57bcfe2161a1b04689b0dbaed5bc
parent9834b9001cfe8ab3b00ce5bc041800fbd0e61d6d
printCustom is only used in PseudoSourceValue, remove it from Value.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@208383 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/Value.h
lib/IR/AsmWriter.cpp