projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cd2b4c1
)
llvm-c/Core.h is no longer needed in lto.h, and it brings in
author
Dan Gohman
<gohman@apple.com>
Wed, 15 Jul 2009 00:47:00 +0000
(
00:47
+0000)
committer
Dan Gohman
<gohman@apple.com>
Wed, 15 Jul 2009 00:47:00 +0000
(
00:47
+0000)
several unwanted dependencies.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75717
91177308
-0d34-0410-b5e6-
96231b3b80d8
include/llvm-c/lto.h
patch
|
blob
|
history
diff --git
a/include/llvm-c/lto.h
b/include/llvm-c/lto.h
index 1ae8c670dd29be023fe793c9cb2e9f8ff5c59f27..7cafcb29f219c84a20c309db9060790dd9279010 100644
(file)
--- a/
include/llvm-c/lto.h
+++ b/
include/llvm-c/lto.h
@@
-16,7
+16,6
@@
#ifndef LTO_H
#define LTO_H 1
-#include "llvm-c/Core.h"
#include <stdbool.h>
#include <stddef.h>