[all-commits] [llvm/llvm-project] aa7968: [TableGen] Add field kind to the RecordVal class.

Paul C. Anagnostopoulos via All-commits all-commits at lists.llvm.org
Thu Jan 7 06:36:12 PST 2021


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: aa7968a87b65f97c1245348f6c2a75fc9e420bb5
      https://github.com/llvm/llvm-project/commit/aa7968a87b65f97c1245348f6c2a75fc9e420bb5
  Author: Paul C. Anagnostopoulos <paul at windfall.com>
  Date:   2021-01-07 (Thu, 07 Jan 2021)

  Changed paths:
    M llvm/include/llvm/TableGen/Record.h
    M llvm/lib/TableGen/JSONBackend.cpp
    M llvm/lib/TableGen/Record.cpp
    M llvm/lib/TableGen/TGParser.cpp
    M llvm/utils/TableGen/CodeEmitterGen.cpp
    M llvm/utils/TableGen/FixedLenDecoderEmitter.cpp

  Log Message:
  -----------
  [TableGen] Add field kind to the RecordVal class.

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




More information about the All-commits mailing list