This is an archive of the discontinued LLVM Phabricator instance.

WIP: Frontend: Adopt llvm::vfs::OutputBackend in CompilerInstance
AbandonedPublic

Authored by dexonsmith on Jan 26 2021, 8:31 PM.

Details

Summary

[This is supporting an RFC (https://lists.llvm.org/pipermail/cfe-dev/2021-January/067576.html); marked WIP for now]

Adopt the new llvm::vfs::OutputBackend in CompilerInstance.

Depends on https://reviews.llvm.org/D95501.

Diff Detail

Event Timeline

dexonsmith created this revision.Jan 26 2021, 8:31 PM
dexonsmith requested review of this revision.Jan 26 2021, 8:31 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 26 2021, 8:31 PM
dexonsmith edited the summary of this revision. (Show Details)Jan 26 2021, 9:25 PM
dexonsmith retitled this revision from WIP: Frontend: Adopt llvm::vfs::OutputManager in CompilerInstance to WIP: Frontend: Adopt llvm::vfs::OutputBackend in CompilerInstance.Feb 12 2021, 12:00 PM
dexonsmith edited the summary of this revision. (Show Details)
Herald added a project: Restricted Project. · View Herald TranscriptSep 20 2022, 12:44 PM