[all-commits] [llvm/llvm-project] ff11f0: [Clang] Pass -z rel to linker for Fuchsia

Roland McGrath via All-commits all-commits at lists.llvm.org
Wed Nov 10 13:31:39 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ff11f0aa5de1fffaec5f0dde53fad2ba333116b1
      https://github.com/llvm/llvm-project/commit/ff11f0aa5de1fffaec5f0dde53fad2ba333116b1
  Author: Roland McGrath <mcgrathr at google.com>
  Date:   2021-11-10 (Wed, 10 Nov 2021)

  Changed paths:
    M clang/lib/Driver/ToolChains/Fuchsia.cpp
    M clang/test/Driver/fuchsia.c

  Log Message:
  -----------
  [Clang] Pass -z rel to linker for Fuchsia

Fuchsia already supports the more compact relocation format.
Make it the default.

Reviewed By: phosek

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




More information about the All-commits mailing list