mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 10:42:39 +01:00
[NFC] Remove some include cycles
These files include themselves directly.
This commit is contained in:
parent
1c7877f31b
commit
a146be49ac
@ -13,7 +13,6 @@
|
||||
#ifndef LLVM_EXECUTIONENGINE_JITLINK_ELF_H
|
||||
#define LLVM_EXECUTIONENGINE_JITLINK_ELF_H
|
||||
|
||||
#include "llvm/ExecutionEngine/JITLink/ELF.h"
|
||||
#include "llvm/ExecutionEngine/JITLink/JITLink.h"
|
||||
|
||||
namespace llvm {
|
||||
|
Loading…
Reference in New Issue
Block a user