[all-commits] [llvm/llvm-project] 11c67e: [clang][driver] Don't pass -Wunaligned-access to c...

Sam Elliott via All-commits all-commits at lists.llvm.org
Fri Jan 7 02:46:05 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 11c67e5a4e99f51ec66c9781710f81955cfd5e24
      https://github.com/llvm/llvm-project/commit/11c67e5a4e99f51ec66c9781710f81955cfd5e24
  Author: Archibald Elliott <archibald.elliott at arm.com>
  Date:   2022-01-07 (Fri, 07 Jan 2022)

  Changed paths:
    M clang/lib/Driver/ToolChains/Arch/AArch64.cpp
    M clang/lib/Driver/ToolChains/Arch/ARM.cpp

  Log Message:
  -----------
  [clang][driver] Don't pass -Wunaligned-access to cc1as

This is to fix some failing assembler tests.




More information about the All-commits mailing list