[all-commits] [llvm/llvm-project] e1a46f: [clang][Driver] Support Outline Flags on RISC-V an...
    Sam Elliott via All-commits 
    all-commits at lists.llvm.org
       
    Tue Oct 14 21:51:44 PDT 2025
    
    
  
  Branch: refs/heads/users/lenary/clang-driver-outline-flags
  Home:   https://github.com/llvm/llvm-project
  Commit: e1a46ff2d411c3b8ab908894e9bcfb6fd610a784
      https://github.com/llvm/llvm-project/commit/e1a46ff2d411c3b8ab908894e9bcfb6fd610a784
  Author: Sam Elliott <aelliott at qti.qualcomm.com>
  Date:   2025-10-14 (Tue, 14 Oct 2025)
  Changed paths:
    M clang/include/clang/Driver/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
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