mirror of
https://github.com/RPCSX/llvm.git
synced 2025-01-06 20:10:38 +00:00
Fix include case. NFC.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@276465 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
86728a0d70
commit
aede87e702
@ -15,7 +15,7 @@
|
||||
#ifndef LLVM_LIB_TARGET_AARCH64_AARCH64MACHINELEGALIZER_H
|
||||
#define LLVM_LIB_TARGET_AARCH64_AARCH64MACHINELEGALIZER_H
|
||||
|
||||
#include "llvm/CodeGen/GlobalISel/Machinelegalizer.h"
|
||||
#include "llvm/CodeGen/GlobalISel/MachineLegalizer.h"
|
||||
|
||||
namespace llvm {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user