forked from OSchip/llvm-project
parent
738591194f
commit
56495d5b1f
|
@ -5739,6 +5739,7 @@ public:
|
|||
IntPtrType = SignedLong;
|
||||
PtrDiffType = SignedLong;
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
void getTargetDefines(const LangOptions &Opts,
|
||||
|
|
Loading…
Reference in New Issue