Reformat PseudoSourceValue.cpp and PseudoSourceValue.h. NFC.
authorAlex Lorenz <arphaman@gmail.com>
Tue, 11 Aug 2015 22:17:22 +0000 (22:17 +0000)
committerAlex Lorenz <arphaman@gmail.com>
Tue, 11 Aug 2015 22:17:22 +0000 (22:17 +0000)
commit60ae8c800ad711ef05f6d51b7953de4c1381ca07
tree197faf6fe22574fb942f3cc64a5f2c93f82db4dc
parent67278b1774c364930a0cb834100dfda12c6c080a
Reformat PseudoSourceValue.cpp and PseudoSourceValue.h. NFC.

This commit reformats the files lib/CodeGen/PseudoSourceValue.cpp and
include/llvm/CodeGen/PseudoSourceValue.h using clang-format. This change is
done in preparation for the changes to the pseudo source value object
management and to the PseudoSourceValue's class hierarchy.

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