[all-commits] [llvm/llvm-project] 156d96: Remove mips target triple for Android

AdityaK via All-commits all-commits at lists.llvm.org
Thu Mar 23 13:53:06 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 156d966ec47041a071022460d68d94717460fa5a
      https://github.com/llvm/llvm-project/commit/156d966ec47041a071022460d68d94717460fa5a
  Author: AdityaK <1894981+hiraditya at users.noreply.github.com>
  Date:   2023-03-23 (Thu, 23 Mar 2023)

  Changed paths:
    M clang/lib/Driver/ToolChains/Gnu.cpp
    M clang/lib/Driver/ToolChains/Linux.cpp
    M clang/test/Driver/android-ndk-standalone.cpp
    M clang/test/Driver/android-pie.c
    M clang/test/Driver/android-standalone.cpp
    M clang/test/Driver/clang-translation.c
    M clang/test/Driver/linux-ld.c
    M clang/test/Driver/pic.c

  Log Message:
  -----------
  Remove mips target triple for Android

Reviewers: enh, phosek, srhines, MaskRay

thanks to @enh for pointing these out.

Differential Revision: https://reviews.llvm.org/D146565




More information about the All-commits mailing list