summaryrefslogtreecommitdiff
path: root/lib/Transforms
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
commite24b616faa7fc4242f807669d502a544e9b042fd (patch)
tree27ca4d9d74159e023343d5e939e192a6e1cd7331 /lib/Transforms
parent020cbd88588435f13983e1ab53b918fcec4bbf95 (diff)
downloadllvm-e24b616faa7fc4242f807669d502a544e9b042fd.tar.gz
llvm-e24b616faa7fc4242f807669d502a544e9b042fd.tar.bz2
llvm-e24b616faa7fc4242f807669d502a544e9b042fd.tar.xz
Don't include Config/stdio.h or <stdio.h>.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9031 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms')
-rw-r--r--lib/Transforms/Instrumentation/ProfilePaths/EdgeCode.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Transforms/Instrumentation/ProfilePaths/EdgeCode.cpp b/lib/Transforms/Instrumentation/ProfilePaths/EdgeCode.cpp
index f2e0a57e48..8f6ddf9cb9 100644
--- a/lib/Transforms/Instrumentation/ProfilePaths/EdgeCode.cpp
+++ b/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