[PATCH] D72682: Avoid creating an immutable map in the Automaton class.

Steven Noonan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 16 23:13:03 PST 2020


tycho added a comment.

This change is causing test regressions, e.g::

http://lab.llvm.org:8011/builders/clang-atom-d525-fedora-rel/builds/31784
http://lab.llvm.org:8011/builders/clang-cmake-armv7-quick/builds/13001
http://lab.llvm.org:8011/builders/clang-x86_64-debian-new-pass-manager-fast/builds/2053

  Failing Tests (2):
      LLVM-Unit :: TableGen/./TableGenTests/Automata.BinPackerAutomatonAccepts
      LLVM-Unit :: TableGen/./TableGenTests/Automata.BinPackerAutomatonExplains


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D72682/new/

https://reviews.llvm.org/D72682





More information about the llvm-commits mailing list