[all-commits] [llvm/llvm-project] 887d6a: [TargetParser] Expose Triple::getObjectFormatTypeN...

lhames via All-commits all-commits at lists.llvm.org
Sun Apr 16 11:13:23 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 887d6ab12fa3123f61751d7438878bb4da492733
      https://github.com/llvm/llvm-project/commit/887d6ab12fa3123f61751d7438878bb4da492733
  Author: Lang Hames <lhames at gmail.com>
  Date:   2023-04-16 (Sun, 16 Apr 2023)

  Changed paths:
    M llvm/include/llvm/TargetParser/Triple.h
    M llvm/lib/TargetParser/Triple.cpp
    M llvm/unittests/TargetParser/TripleTest.cpp

  Log Message:
  -----------
  [TargetParser] Expose Triple::getObjectFormatTypeName.

This is useful for printing the object format of a triple in debug logs.




More information about the All-commits mailing list