[all-commits] [llvm/llvm-project] f1eddf: [Driver] Mark OpenBSD-specific -nopie as TargetSpe...

Fangrui Song via All-commits all-commits at lists.llvm.org
Thu Nov 30 11:43:09 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f1eddf5c39e7e203fbc8fb5f9293b9baa8bbb04b
      https://github.com/llvm/llvm-project/commit/f1eddf5c39e7e203fbc8fb5f9293b9baa8bbb04b
  Author: Fangrui Song <i at maskray.me>
  Date:   2023-11-30 (Thu, 30 Nov 2023)

  Changed paths:
    M clang/include/clang/Driver/Options.td
    M clang/test/Driver/linux-ld.c
    M clang/test/Driver/solaris-ld.c

  Log Message:
  -----------
  [Driver] Mark OpenBSD-specific -nopie as TargetSpecific after #72578

so that we get an `error: unsupported option '-nopie' for target ...` instead of a warning.




More information about the All-commits mailing list