[all-commits] [llvm/llvm-project] 916104: [clang][driver] Handle '-mrelax' and '-mno-relax' ...

Ben Shi via All-commits all-commits at lists.llvm.org
Thu Feb 23 15:16:53 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 91610433907ebc335576f0da286f0c8a7793e3a9
      https://github.com/llvm/llvm-project/commit/91610433907ebc335576f0da286f0c8a7793e3a9
  Author: Ben Shi <powerman1st at 163.com>
  Date:   2023-02-24 (Fri, 24 Feb 2023)

  Changed paths:
    M clang/lib/Driver/ToolChains/AVR.cpp
    M clang/test/Driver/avr-ld.c
    M clang/test/Driver/avr-toolchain.c

  Log Message:
  -----------
  [clang][driver] Handle '-mrelax' and '-mno-relax' for AVR

Reviewed By: MaskRay, aykevl

Fixes https://github.com/llvm/llvm-project/issues/54508

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




More information about the All-commits mailing list