mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-02 08:26:29 +00:00
SectionMemoryManager.h - remove unnecessary StringRef.h include. NFC.
This commit is contained in:
parent
810d61807e
commit
432a25dd31
@ -15,7 +15,6 @@
|
||||
#define LLVM_EXECUTIONENGINE_SECTIONMEMORYMANAGER_H
|
||||
|
||||
#include "llvm/ADT/SmallVector.h"
|
||||
#include "llvm/ADT/StringRef.h"
|
||||
#include "llvm/ExecutionEngine/RTDyldMemoryManager.h"
|
||||
#include "llvm/Support/Memory.h"
|
||||
#include <cstdint>
|
||||
|
Loading…
Reference in New Issue
Block a user