[all-commits] [llvm/llvm-project] f0546e: [clang][Driver] Support Outline Flags on RISC-V an...

Sam Elliott via All-commits all-commits at lists.llvm.org
Tue Feb 10 20:19:36 PST 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f0546e79ca569e7f44126a8617714fd9a9d15854
      https://github.com/llvm/llvm-project/commit/f0546e79ca569e7f44126a8617714fd9a9d15854
  Author: Sam Elliott <aelliott at qti.qualcomm.com>
  Date:   2026-02-10 (Tue, 10 Feb 2026)

  Changed paths:
    M clang/docs/ReleaseNotes.rst
    M clang/include/clang/Options/Options.td
    M clang/lib/Driver/ToolChains/CommonArgs.cpp
    M clang/test/Driver/aarch64-outliner.c
    A clang/test/Driver/riscv-outliner.c
    A clang/test/Driver/unsupported-outliner.c
    A clang/test/Driver/x86-outliner.c

  Log Message:
  -----------
  [clang][Driver] Support Outline Flags on RISC-V and X86 (#163664)

These two targets both also support the machine outliner, so these flags
should probably be cross-target. This updates the docs for these flags
as well.



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