summaryrefslogtreecommitdiff
path: root/tools/llvm-prof/ProfileInfo.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tools/llvm-prof/ProfileInfo.cpp')
-rw-r--r--tools/llvm-prof/ProfileInfo.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/llvm-prof/ProfileInfo.cpp b/tools/llvm-prof/ProfileInfo.cpp
index 78de9c16c7..1d37c4291a 100644
--- a/tools/llvm-prof/ProfileInfo.cpp
+++ b/tools/llvm-prof/ProfileInfo.cpp
@@ -20,6 +20,8 @@
#include <fcntl.h>
#include <stdio.h>
+using namespace llvm;
+
enum ProfilingType {
ArgumentInfo = 1, // The command line argument block
FunctionInfo = 2, // Function profiling information