[all-commits] [llvm/llvm-project] c0de76: [Driver] Remove unneeded useRelaxRelocations overr...

Fangrui Song via All-commits all-commits at lists.llvm.org
Thu Jul 13 10:43:15 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c0de76cf9f06ba8356c212420d156d42ad1d15b8
      https://github.com/llvm/llvm-project/commit/c0de76cf9f06ba8356c212420d156d42ad1d15b8
  Author: Fangrui Song <i at maskray.me>
  Date:   2023-07-13 (Thu, 13 Jul 2023)

  Changed paths:
    M clang/lib/Driver/ToolChains/Fuchsia.h
    M clang/lib/Driver/ToolChains/OHOS.h
    M clang/lib/Driver/ToolChains/PS4CPU.h

  Log Message:
  -----------
  [Driver] Remove unneeded useRelaxRelocations overrides

ENABLE_X86_RELAX_RELOCATIONS has defaulted to on
(c41a18cf61790fc898dcda1055c3efbf442c14c0) for nearly 3 years.
As a clean-up, remove overrides from some early adopters.

Change OHOS to use true as agreed by the patch author D145227.




More information about the All-commits mailing list