This is an archive of the discontinued LLVM Phabricator instance.

[CGDebugInfo] Access the current working directory from the `VFS`
ClosedPublic

Authored by akyrtzi on Jul 24 2022, 11:04 AM.

Details

Summary

...instead of calling llvm::sys::fs::current_path() directly.

Diff Detail

Event Timeline

akyrtzi created this revision.Jul 24 2022, 11:04 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 24 2022, 11:04 AM
akyrtzi requested review of this revision.Jul 24 2022, 11:04 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 24 2022, 11:04 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
This revision is now accepted and ready to land.Jul 25 2022, 10:02 AM
aprantl accepted this revision.Jul 26 2022, 11:05 AM
steven_wu accepted this revision.Jul 26 2022, 12:05 PM
This revision was landed with ongoing or failed builds.Jul 26 2022, 1:48 PM
This revision was automatically updated to reflect the committed changes.