Tidy code in InstrProfiling.cpp. NFC.
authorDiego Novillo <dnovillo@google.com>
Thu, 4 Jun 2015 11:45:32 +0000 (11:45 +0000)
committerDiego Novillo <dnovillo@google.com>
Thu, 4 Jun 2015 11:45:32 +0000 (11:45 +0000)
commit85e64ec63094b66a0dee77bfc901f327da330ad6
treea872b4458fbcb511a79c98c195cafee13b40f50d
parentd34142ebf7bb4b9ced2ad950662d5b90678f1d0d
Tidy code in InstrProfiling.cpp. NFC.

Removed the redundant "llvm::" from class names in InstrProfiling.cpp
clang-format is ran on the changes.

Patch from Betul Buyukkurt.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@239034 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Instrumentation/InstrProfiling.cpp