This is an archive of the discontinued LLVM Phabricator instance.

[Utils][NFC] Rename replace-function-regex in update_cc_test_checks
ClosedPublic

Authored by ggeorgakoudis on May 5 2021, 11:51 AM.

Details

Summary

This patch renames the replace-function-regex to replace-value-regex to indicate that the existing regex replacement functionality can replace any IR value besides functions.

Diff Detail

Event Timeline

ggeorgakoudis created this revision.May 5 2021, 11:51 AM
ggeorgakoudis requested review of this revision.May 5 2021, 11:51 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald Transcript
ggeorgakoudis edited the summary of this revision. (Show Details)May 5 2021, 11:53 AM
This revision is now accepted and ready to land.May 5 2021, 1:06 PM