[all-commits] [llvm/llvm-project] 0c1bb4: [TableGen] New backend to print detailed records.

Paul C. Anagnostopoulos via All-commits all-commits at lists.llvm.org
Fri Oct 2 07:24:01 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 0c1bb4f8851b87224f33abafbaae805942009a7f
      https://github.com/llvm/llvm-project/commit/0c1bb4f8851b87224f33abafbaae805942009a7f
  Author: Paul C. Anagnostopoulos <paul at windfall.com>
  Date:   2020-10-02 (Fri, 02 Oct 2020)

  Changed paths:
    M llvm/docs/TableGen/BackGuide.rst
    M llvm/include/llvm/Support/SourceMgr.h
    M llvm/include/llvm/TableGen/Record.h
    M llvm/lib/Support/SourceMgr.cpp
    M llvm/lib/TableGen/CMakeLists.txt
    A llvm/lib/TableGen/DetailedRecordsBackend.cpp
    M llvm/lib/TableGen/Main.cpp
    M llvm/lib/TableGen/Record.cpp
    M llvm/lib/TableGen/TableGenBackendSkeleton.cpp
    M llvm/utils/TableGen/TableGen.cpp

  Log Message:
  -----------
  [TableGen] New backend to print detailed records.
Pertinent lints are fixed.




More information about the All-commits mailing list