This is an archive of the discontinued LLVM Phabricator instance.

[test] preformat test with update_llc_test_checks.py NFC
ClosedPublic

Authored by nickdesaulniers on Apr 2 2020, 7:00 PM.

Details

Summary

Prior to landing D76961, preprocess via:

$ llvm/utils/update_llc_test_checks.py \
  llvm/test/CodeGen/X86/callbr-asm-outputs.ll

Diff Detail

Event Timeline

nickdesaulniers created this revision.Apr 2 2020, 7:00 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 2 2020, 7:00 PM
  • forgot to rebuild all of llvm before run of update_llc_test_checks.py
nickdesaulniers edited the summary of this revision. (Show Details)Apr 2 2020, 7:04 PM
MaskRay accepted this revision.Apr 2 2020, 7:09 PM
MaskRay added a subscriber: MaskRay.

LGTM.

This revision is now accepted and ready to land.Apr 2 2020, 7:09 PM
void accepted this revision.Apr 3 2020, 12:03 PM
This revision was automatically updated to reflect the committed changes.