llvm-c/Core.h is no longer needed in lto.h, and it brings in

several unwanted dependencies.

llvm-svn: 75717
This commit is contained in:
Dan Gohman 2009-07-15 00:47:00 +00:00
parent c1bc3701b6
commit 00d4fb45e5
1 changed files with 0 additions and 1 deletions

View File

@ -16,7 +16,6 @@
#ifndef LTO_H
#define LTO_H 1
#include "llvm-c/Core.h"
#include <stdbool.h>
#include <stddef.h>