]> granicus.if.org Git - llvm/commit
[TableGen] Pacify gcc-5.4 more
authorJames Molloy <jmolloy@google.com>
Mon, 7 Oct 2019 08:23:20 +0000 (08:23 +0000)
committerJames Molloy <jmolloy@google.com>
Mon, 7 Oct 2019 08:23:20 +0000 (08:23 +0000)
commit3a4b3e05102b44fcc9dab5f0c436e2075009439b
treea502dffa28871361cf63a79ba13bd0dacf773c49
parentd749f502c7ac8ff0752ce0094e0e2acfb2dc90c7
[TableGen] Pacify gcc-5.4 more

Followup to a previous pacification, this performs the same workaround
to the TableGen generated code for tuple automata.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@373883 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/DFAEmitter.cpp