[all-commits] [llvm/llvm-project] fed96f: Re-commit: Driver: Don't warn on -mbranch-protecti...

Tom Stellard via All-commits all-commits at lists.llvm.org
Thu Mar 24 16:58:42 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fed96f31bb5b68f77dd617ee8e698dd8171ee71b
      https://github.com/llvm/llvm-project/commit/fed96f31bb5b68f77dd617ee8e698dd8171ee71b
  Author: Tom Stellard <tstellar at redhat.com>
  Date:   2022-03-24 (Thu, 24 Mar 2022)

  Changed paths:
    M clang/include/clang/Driver/Options.td
    M clang/test/Driver/aarch64-security-options.c

  Log Message:
  -----------
  Re-commit: Driver: Don't warn on -mbranch-protection when linking

This is a re-commit of 98fd3b359866f474ab1c097c22fb5c3be356b996.  The
newly added test was failing on the bots, and I've fixed the test now so
that it doesn't actually invoke the linker.




More information about the All-commits mailing list