[all-commits] [llvm/llvm-project] d156a5: [Driver] Reject -Wa, -mrelax-relocations= for non-x86

Fangrui Song via All-commits all-commits at lists.llvm.org
Thu Aug 15 16:29:06 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d156a5a1cb3b3405a6c1e941d112f262c29e15cf
      https://github.com/llvm/llvm-project/commit/d156a5a1cb3b3405a6c1e941d112f262c29e15cf
  Author: Fangrui Song <i at maskray.me>
  Date:   2024-08-15 (Thu, 15 Aug 2024)

  Changed paths:
    M clang/lib/Driver/ToolChains/Clang.cpp
    M clang/test/Driver/ohos.c
    M clang/test/Driver/relax.c

  Log Message:
  -----------
  [Driver] Reject -Wa,-mrelax-relocations= for non-x86

Similar to other target-specific -Wa, options.



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