[all-commits] [llvm/llvm-project] c01261: [DTLTO] Add remote compiler option forwarding cove...

Ben Dunbobbin via All-commits all-commits at lists.llvm.org
Thu Jul 16 01:57:01 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c012610ab9924f465baea5e62397056ea9594567
      https://github.com/llvm/llvm-project/commit/c012610ab9924f465baea5e62397056ea9594567
  Author: Ben Dunbobbin <Ben.Dunbobbin at sony.com>
  Date:   2026-07-16 (Thu, 16 Jul 2026)

  Changed paths:
    M cross-project-tests/CMakeLists.txt
    A cross-project-tests/dtlto/remote-options.test

  Log Message:
  -----------
  [DTLTO] Add remote compiler option forwarding coverage (#208589)

Add a cross-project DTLTO test that checks the existing LTO
configuration state serialized into the remote Clang command line. The
test uses the validate.py distributor to inspect the generated DTLTO
JSON.

Cover all the existing forwarded options.

Add paired negative checks for optional flags so the test also verifies
they are not emitted when the corresponding configuration state is not
set.



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