[all-commits] [llvm/llvm-project] 1e6905: [TableGen] Only track reference locations if asked

River Riddle via All-commits all-commits at lists.llvm.org
Wed Sep 28 00:48:33 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1e6905f13dedf12ba41ebd656f3f969ace59516f
      https://github.com/llvm/llvm-project/commit/1e6905f13dedf12ba41ebd656f3f969ace59516f
  Author: River Riddle <riddleriver at gmail.com>
  Date:   2022-09-28 (Wed, 28 Sep 2022)

  Changed paths:
    M llvm/lib/TableGen/Parser.cpp
    M llvm/lib/TableGen/TGParser.cpp
    M llvm/lib/TableGen/TGParser.h

  Log Message:
  -----------
  [TableGen] Only track reference locations if asked

Normal compilation doesn't care about tracking references,
and shouldn't pay the compilation time cost.




More information about the All-commits mailing list