This is an archive of the discontinued LLVM Phabricator instance.

Renovate CMake file for the `llvm-cfi-verify` tool
ClosedPublic

Authored by vtjnash on Nov 6 2020, 1:12 PM.

Details

Summary

Hopefully this is the non-problematic part from https://reviews.llvm.org/rL342148, which later got reverted in r342336 (b09a8c9bd9b819741b38071a7ccd95042ef2643a) due to problems with the llvm-exegesis part of the change. That part would also still be desirable, but currently appears not to be possible (https://reviews.llvm.org/D81922).

I think this should replace https://reviews.llvm.org/D44650, per Keno's comment there.

Diff Detail

Event Timeline

vtjnash created this revision.Nov 6 2020, 1:12 PM
Herald added a project: Restricted Project. · View Herald TranscriptNov 6 2020, 1:12 PM
vtjnash requested review of this revision.Nov 6 2020, 1:12 PM
vtjnash edited the summary of this revision. (Show Details)Nov 6 2020, 1:39 PM
vtjnash added a subscriber: Restricted Project.
loladiro added subscribers: hctim, loladiro.

LGTM, but adding @mgorny and @hctim for D81921, which also tried to address the same issue as D44650 (which this replaces), in case I missed something that the former is addressing that this revision doesn't.

hctim accepted this revision.Jan 5 2021, 4:53 PM

Looks reasonable to me.

This revision is now accepted and ready to land.Jan 5 2021, 4:53 PM
This revision was landed with ongoing or failed builds.Feb 8 2021, 3:27 PM
This revision was automatically updated to reflect the committed changes.