Windows/ARM64 is a LLP64 environment, so don't set this default define.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D36098
[AArch64] Don't define __LP64__ when targeting Windows ClosedPublic Authored by mstorsjo on Jul 31 2017, 12:12 PM.
Details Summary Windows/ARM64 is a LLP64 environment, so don't set this default define.
Diff Detail
Event TimelineHerald added subscribers: kristof.beyls, javed.absar, rengolin, aemerson. · View Herald TranscriptJul 31 2017, 12:12 PM This revision is now accepted and ready to land.Jul 31 2017, 12:24 PM Closed by commit rL309619: [AArch64] Don't define __LP64__ when targeting Windows (authored by mstorsjo). · Explain WhyJul 31 2017, 1:41 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 108991 cfe/trunk/lib/Basic/Targets/AArch64.cpp
cfe/trunk/test/Preprocessor/init.c
|