[all-commits] [llvm/llvm-project] 9d9b8a: [test] preformat test with update_llc_test_checks....

Nick Desaulniers via All-commits all-commits at lists.llvm.org
Fri Apr 3 14:08:01 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 9d9b8a20a8b0353d62fa9f9d91f9162fd5ebddef
      https://github.com/llvm/llvm-project/commit/9d9b8a20a8b0353d62fa9f9d91f9162fd5ebddef
  Author: Nick Desaulniers <ndesaulniers at google.com>
  Date:   2020-04-03 (Fri, 03 Apr 2020)

  Changed paths:
    M llvm/test/CodeGen/X86/callbr-asm-outputs.ll

  Log Message:
  -----------
  [test] preformat test with update_llc_test_checks.py NFC

Summary:
Prior to landing D76961, preprocess via:
    $ llvm/utils/update_llc_test_checks.py \
      llvm/test/CodeGen/X86/callbr-asm-outputs.ll

Reviewers: void, MaskRay

Reviewed By: void, MaskRay

Subscribers: MaskRay, llvm-commits, srhines

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D77356




More information about the All-commits mailing list