[all-commits] [llvm/llvm-project] cf97ee: [Clang] Fix mispelled option passed to the linker ...

Joseph Huber via All-commits all-commits at lists.llvm.org
Fri Jan 6 18:13:23 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cf97ee75f080579d2bbf2a559ec5d46ee00d828d
      https://github.com/llvm/llvm-project/commit/cf97ee75f080579d2bbf2a559ec5d46ee00d828d
  Author: Joseph Huber <jhuber6 at vols.utk.edu>
  Date:   2023-01-06 (Fri, 06 Jan 2023)

  Changed paths:
    M clang/lib/Driver/ToolChains/Clang.cpp

  Log Message:
  -----------
  [Clang] Fix mispelled option passed to the linker wrapper

Summary:
This option was spelled wrong and caused errors if used in combination
with the linking job. Fix it.




More information about the All-commits mailing list