[all-commits] [llvm/llvm-project] 2d01a8: [Driver] Improve linking options for target AVR

KOLANICH via All-commits all-commits at lists.llvm.org
Thu Jul 7 07:52:07 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2d01a8572076a93fa40c4af934e78a859f3096ee
      https://github.com/llvm/llvm-project/commit/2d01a8572076a93fa40c4af934e78a859f3096ee
  Author: KOLANICH <kolan_n at mail.ru>
  Date:   2022-07-07 (Thu, 07 Jul 2022)

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

  Log Message:
  -----------
  [Driver] Improve linking options for target AVR

Move user specified inputs to the linking group in case
they and the stardard libraries have mutual reference.

Reviewed By: benshi001

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




More information about the All-commits mailing list