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)
commitb3029d26b8b27f6f183cf89256641b413d107898
treed6228d52f247a7634c810a37bf0a66f9ba998571
parentff22e9e5f68d259d064aa03530e56318d6ca8acc
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.

llvm-svn: 239034
llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp