This is an archive of the discontinued LLVM Phabricator instance.

[libc] More resilient arch dependent include selection
AbandonedPublic

Authored by gchatelet on Dec 3 2021, 1:08 AM.

Details

Reviewers
gchatelet
Summary

I intend to use this approach for arch dependant include selection, it is more resilient to refactoring.

Diff Detail

Event Timeline

gchatelet created this revision.Dec 3 2021, 1:08 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 3 2021, 1:08 AM
gchatelet requested review of this revision.Dec 3 2021, 1:08 AM
gchatelet updated this revision to Diff 391576.Dec 3 2021, 1:10 AM
  • Fix reordered include
gchatelet edited the summary of this revision. (Show Details)Dec 3 2021, 1:12 AM
gchatelet abandoned this revision.Jul 18 2023, 5:50 AM

This has been adopted through various patches.

Herald added a project: Restricted Project. · View Herald TranscriptJul 18 2023, 5:50 AM