mirror of
https://github.com/RPCSX/llvm.git
synced 2025-02-19 12:33:51 +00:00
Amend r302535; ifndef and ifdef are different, as it turns out.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@302537 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
dd718cb76d
commit
25e22520d5
@ -13,7 +13,7 @@
|
||||
#include "ARM.h"
|
||||
#include "ARMCallLowering.h"
|
||||
#include "ARMLegalizerInfo.h"
|
||||
#ifndef LLVM_BUILD_GLOBAL_ISEL
|
||||
#ifdef LLVM_BUILD_GLOBAL_ISEL
|
||||
#include "ARMRegisterBankInfo.h"
|
||||
#endif
|
||||
#include "ARMSubtarget.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user