[all-commits] [llvm/llvm-project] b49946: [Driver][MachineOutliner] Support -moutline option...

dong jianqiang via All-commits all-commits at lists.llvm.org
Thu Dec 7 00:47:54 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b499466361b6a27fad873431a9b7e529e39e73e6
      https://github.com/llvm/llvm-project/commit/b499466361b6a27fad873431a9b7e529e39e73e6
  Author: dong jianqiang <dongjianqiang2 at huawei.com>
  Date:   2023-12-07 (Thu, 07 Dec 2023)

  Changed paths:
    M clang/lib/Driver/ToolChains/CommonArgs.cpp
    M clang/test/Driver/aarch64-outliner.c

  Log Message:
  -----------
  [Driver][MachineOutliner] Support -moutline option for aarch64_be (#73223)

This patch propagates the -moutline flag when target is aarch64_be, 
fix warning: 'aarch64_be' does not support '-moutline'; flag ignored
[-Woption-ignored]




More information about the All-commits mailing list