This is the clang part of the initial implementation to support Windows ARM64 COFF format.
Details
Details
Diff Detail
Diff Detail
Event Timeline
lib/Basic/Targets.cpp | ||
---|---|---|
6553 | I cannot imagine there will be MicrosoftARM64beTargetInfo, so I wonder if we should name this MicrosoftARM64TargetInfo. |
Comment Actions
LGTM. I don't think I have enough knowledge to sign off, but as Saleem has already LGTM'ed, I guess it should be okay.
I cannot imagine there will be MicrosoftARM64beTargetInfo, so I wonder if we should name this MicrosoftARM64TargetInfo.