[all-commits] [llvm/llvm-project] 0d37ef: [clang][driver] Enable '-flto' on AVR

Ben Shi via All-commits all-commits at lists.llvm.org
Tue Mar 21 21:58:16 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0d37efdbc599e61ce2a0418723a66d6b45aea8d7
      https://github.com/llvm/llvm-project/commit/0d37efdbc599e61ce2a0418723a66d6b45aea8d7
  Author: Ben Shi <powerman1st at 163.com>
  Date:   2023-03-22 (Wed, 22 Mar 2023)

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

  Log Message:
  -----------
  [clang][driver] Enable '-flto' on AVR

Reviewed By: MaskRay

Closes https://github.com/llvm/llvm-project/issues/55940

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




More information about the All-commits mailing list