[all-commits] [llvm/llvm-project] 91c587: [clang][NFC] Move all avr CodeGen tests to avr spe...

Ben Shi via All-commits all-commits at lists.llvm.org
Thu Feb 24 16:24:17 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 91c587b3b1d6452da772109de6fb2938d1c11059
      https://github.com/llvm/llvm-project/commit/91c587b3b1d6452da772109de6fb2938d1c11059
  Author: Ben Shi <ben.shi at streamcomputing.com>
  Date:   2022-02-25 (Fri, 25 Feb 2022)

  Changed paths:
    R clang/test/CodeGen/address-space-avr.c
    R clang/test/CodeGen/alias-avr.c
    R clang/test/CodeGen/avr-builtins.c
    R clang/test/CodeGen/avr-flash.c
    R clang/test/CodeGen/avr-inline-asm-constraints.c
    R clang/test/CodeGen/avr-unsupported-inline-asm-constraints.c
    A clang/test/CodeGen/avr/address-space-avr.c
    A clang/test/CodeGen/avr/alias-avr.c
    A clang/test/CodeGen/avr/avr-builtins.c
    A clang/test/CodeGen/avr/avr-flash.c
    A clang/test/CodeGen/avr/avr-inline-asm-constraints.c
    A clang/test/CodeGen/avr/avr-unsupported-inline-asm-constraints.c

  Log Message:
  -----------
  [clang][NFC] Move all avr CodeGen tests to avr specific directory

Reviewed By: MaskRay

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




More information about the All-commits mailing list