[all-commits] [llvm/llvm-project] e464b3: Revert "[tablegen] Emit string literals instead of...

Sergej Jaskiewicz via All-commits all-commits at lists.llvm.org
Thu Jan 23 07:22:41 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: e464b31c1565204e3be114d043bcbf4de61fe2e9
      https://github.com/llvm/llvm-project/commit/e464b31c1565204e3be114d043bcbf4de61fe2e9
  Author: Sergej Jaskiewicz <jaskiewiczs at icloud.com>
  Date:   2020-01-23 (Thu, 23 Jan 2020)

  Changed paths:
    M llvm/cmake/modules/TableGen.cmake
    M llvm/utils/TableGen/AsmWriterEmitter.cpp
    M llvm/utils/TableGen/InstrInfoEmitter.cpp
    M llvm/utils/TableGen/RegisterInfoEmitter.cpp
    M llvm/utils/TableGen/SequenceToOffsetTable.h
    M llvm/utils/TableGen/TableGen.cpp

  Log Message:
  -----------
  Revert "[tablegen] Emit string literals instead of char arrays"

This reverts commit ce23515f5ab01161c98449d833b3ae013b553aa8.

That commit broke some builds on Windows:
http://lab.llvm.org:8011/builders/clang-x64-windows-msvc/builds/13870




More information about the All-commits mailing list