[all-commits] [llvm/llvm-project] 755b5d: [Clang]Add -fpartition-static-data-section

Mingming Liu via All-commits all-commits at lists.llvm.org
Wed Jan 29 13:41:37 PST 2025


  Branch: refs/heads/users/mingmingl-llvm/spr/clangoption
  Home:   https://github.com/llvm/llvm-project
  Commit: 755b5d07f8fb792793036179df72eec6bda19260
      https://github.com/llvm/llvm-project/commit/755b5d07f8fb792793036179df72eec6bda19260
  Author: mingmingl <mingmingl at google.com>
  Date:   2025-01-29 (Wed, 29 Jan 2025)

  Changed paths:
    M clang/include/clang/Basic/CodeGenOptions.def
    M clang/include/clang/Driver/Options.td
    M clang/lib/CodeGen/BackendUtil.cpp
    M clang/lib/Driver/ToolChains/Clang.cpp
    M clang/lib/Driver/ToolChains/CommonArgs.cpp
    A clang/test/Driver/fpartition-static-data-sections.c
    A clang/test/Driver/test.c

  Log Message:
  -----------
  [Clang]Add -fpartition-static-data-section


  Commit: b005fbe1364b9cde0b62cf73e4c5a01d3e191a0d
      https://github.com/llvm/llvm-project/commit/b005fbe1364b9cde0b62cf73e4c5a01d3e191a0d
  Author: mingmingl <mingmingl at google.com>
  Date:   2025-01-29 (Wed, 29 Jan 2025)

  Changed paths:
    M clang/lib/Driver/ToolChains/Clang.cpp
    M clang/test/Driver/fpartition-static-data-sections.c

  Log Message:
  -----------
  support aarch64


Compare: https://github.com/llvm/llvm-project/compare/755b5d07f8fb%5E...b005fbe1364b

To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list