]> granicus.if.org Git - llvm/commit
Revert r317029: [globalisel][tablegen] Keep track of the insertion point while adding...
authorDaniel Sanders <daniel_l_sanders@apple.com>
Tue, 31 Oct 2017 20:29:28 +0000 (20:29 +0000)
committerDaniel Sanders <daniel_l_sanders@apple.com>
Tue, 31 Oct 2017 20:29:28 +0000 (20:29 +0000)
commit5c71253fa0d680d13ac8eba3e3ea3a65cb780e0e
treefe80a69e0d72147912ad2d52e6229d7d594e9d98
parent3f39bd28244dd06511d70be01745d46288a761a9
Revert r317029: [globalisel][tablegen] Keep track of the insertion point while adding BuildMIAction's. NFC

The Linux bots don't seem to like this usage of emplace(). Reverting while I look into it.

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