[all-commits] [llvm/llvm-project] 10b4ae: Revert "Avoid creating an immutable map in the Aut...
Dmitri Gribenko via All-commits
all-commits at lists.llvm.org
Fri Jan 17 01:23:07 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 10b4aece528936bb7f75a9758ae95c61b6434d2f
https://github.com/llvm/llvm-project/commit/10b4aece528936bb7f75a9758ae95c61b6434d2f
Author: Dmitri Gribenko <gribozavr at gmail.com>
Date: 2020-01-17 (Fri, 17 Jan 2020)
Changed paths:
M llvm/include/llvm/Support/Automaton.h
M llvm/utils/TableGen/DFAEmitter.cpp
Log Message:
-----------
Revert "Avoid creating an immutable map in the Automaton class."
This reverts commit 051d330314cb1f175025ca37da8e5e1d851e1790. It broke
buildbots, for example,
http://lab.llvm.org:8011/builders/clang-x86_64-debian-fast/builds/21908.
More information about the All-commits
mailing list