mirror of
https://github.com/RPCSX/llvm.git
synced 2025-01-23 12:45:47 +00:00
llvm-c/Core.h is no longer needed in lto.h, and it brings in
several unwanted dependencies. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75717 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
cd2b4c1846
commit
21da1ed4f5
@ -16,7 +16,6 @@
|
||||
#ifndef LTO_H
|
||||
#define LTO_H 1
|
||||
|
||||
#include "llvm-c/Core.h"
|
||||
#include <stdbool.h>
|
||||
#include <stddef.h>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user