This is an archive of the discontinued LLVM Phabricator instance.

[DWP] Refactoring llvm-dwp in to a library part 2
ClosedPublic

Authored by ayermolo on Jul 21 2021, 1:23 PM.

Details

Summary

This is follow up to https://reviews.llvm.org/D106198 where llvm-dwp was refactored in to multiple files.
In this patch moving them in to lib/include directories.

Diff Detail

Event Timeline

ayermolo created this revision.Jul 21 2021, 1:23 PM
ayermolo requested review of this revision.Jul 21 2021, 1:23 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 21 2021, 1:23 PM
ayermolo updated this revision to Diff 360595.Jul 21 2021, 2:12 PM

Updated ifdef for headers

dblaikie accepted this revision.Jul 21 2021, 4:53 PM

Sounds good

This revision is now accepted and ready to land.Jul 21 2021, 4:53 PM
ayermolo updated this revision to Diff 360898.Jul 22 2021, 11:18 AM

rebase on latest

This revision was landed with ongoing or failed builds.Jul 22 2021, 2:23 PM
This revision was automatically updated to reflect the committed changes.