[AArch64] Don't redefine _LP64 and __LP64__
Don't define these macros in AArch64TargetInfo::getTargetDefines, as they're already defined in InitializePredefinedMacros and the redefinition causes unwanted warnings with -Wsystem-headers.
Loading
Please sign in to comment