summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Instrumentation/ProfilePaths/EdgeCode.cpp
diff options
context:
space:
mode:
authorBrian Gaeke <gaeke@uiuc.edu>2003-10-10 18:46:29 +0000
committerBrian Gaeke <gaeke@uiuc.edu>2003-10-10 18:46:29 +0000
commitcc31fddf134493d7046c88ea46baf4975eb77378 (patch)
treead4b9aaf5398e4656cb1c7e0e1f631d2825b7ace /llvm/lib/Transforms/Instrumentation/ProfilePaths/EdgeCode.cpp
parente90fc1f163f2bf4a785674b7da93f078b9461f76 (diff)
downloadbcm5719-llvm-cc31fddf134493d7046c88ea46baf4975eb77378.tar.gz
bcm5719-llvm-cc31fddf134493d7046c88ea46baf4975eb77378.zip
Don't include Config/stdio.h or <stdio.h>.
llvm-svn: 9031
Diffstat (limited to 'llvm/lib/Transforms/Instrumentation/ProfilePaths/EdgeCode.cpp')
-rw-r--r--llvm/lib/Transforms/Instrumentation/ProfilePaths/EdgeCode.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/Transforms/Instrumentation/ProfilePaths/EdgeCode.cpp b/llvm/lib/Transforms/Instrumentation/ProfilePaths/EdgeCode.cpp
index f2e0a57e48e..8f6ddf9cb95 100644
--- a/llvm/lib/Transforms/Instrumentation/ProfilePaths/EdgeCode.cpp
+++ b/llvm/lib/Transforms/Instrumentation/ProfilePaths/EdgeCode.cpp
@@ -16,7 +16,6 @@
#include "llvm/iOperators.h"
#include "llvm/iPHINode.h"
#include "llvm/Module.h"
-#include "Config/stdio.h"
#define INSERT_LOAD_COUNT
#define INSERT_STORE
OpenPOWER on IntegriCloud