mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-12 17:32:19 +00:00
improve cygwin compatibility, patch by Sam Bishop
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45917 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
65844fbd84
commit
3f732807f3
@ -453,7 +453,7 @@ static SDOperand
|
||||
AlignedLoad(SDOperand Op, SelectionDAG &DAG, const SPUSubtarget *ST,
|
||||
LSBaseSDNode *LSN,
|
||||
unsigned &alignment, int &alignOffs, int &prefSlotOffs,
|
||||
unsigned &VT, bool &was16aligned)
|
||||
MVT::ValueType &VT, bool &was16aligned)
|
||||
{
|
||||
MVT::ValueType PtrVT = DAG.getTargetLoweringInfo().getPointerTy();
|
||||
const valtype_map_s *vtm = getValueTypeMapEntry(VT);
|
||||
|
Loading…
x
Reference in New Issue
Block a user