[all-commits] [llvm/llvm-project] a926a2: [Triple] Add llvm::Triple::isLoongArch{32, 64}

Lu Weining via All-commits all-commits at lists.llvm.org
Mon Jul 17 05:35:18 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a926a2660a7f1942261bb15a0553d7f3999456d1
      https://github.com/llvm/llvm-project/commit/a926a2660a7f1942261bb15a0553d7f3999456d1
  Author: Weining Lu <luweining at loongson.cn>
  Date:   2023-07-17 (Mon, 17 Jul 2023)

  Changed paths:
    M clang/lib/Driver/ToolChains/Arch/LoongArch.cpp
    M llvm/include/llvm/TargetParser/Triple.h
    M llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
    M llvm/unittests/TargetParser/TripleTest.cpp

  Log Message:
  -----------
  [Triple] Add llvm::Triple::isLoongArch{32,64}

Reviewed By: MaskRay

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




More information about the All-commits mailing list