This is an archive of the discontinued LLVM Phabricator instance.

[Module] Respect `-fno-pch-timestamps` when building modules
ClosedPublic

Authored by steven_wu on Jan 12 2023, 1:47 PM.

Details

Summary

Always respect the FrontendOption to not include timestamps in PCH or
Modules when -fno-pch-timestamps is specified.

Diff Detail

Event Timeline

steven_wu created this revision.Jan 12 2023, 1:47 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 12 2023, 1:47 PM
Herald added a subscriber: ributzka. · View Herald Transcript
steven_wu requested review of this revision.Jan 12 2023, 1:47 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 12 2023, 1:47 PM
benlangmuir accepted this revision.Jan 20 2023, 10:56 AM
This revision is now accepted and ready to land.Jan 20 2023, 10:56 AM
This revision was landed with ongoing or failed builds.Feb 1 2023, 10:34 AM
This revision was automatically updated to reflect the committed changes.