OSDN Git Service

[globalisel][tablegen] Try to make MSVC happy with r299430
authorDaniel Sanders <daniel_l_sanders@apple.com>
Tue, 4 Apr 2017 13:52:00 +0000 (13:52 +0000)
committerDaniel Sanders <daniel_l_sanders@apple.com>
Tue, 4 Apr 2017 13:52:00 +0000 (13:52 +0000)
commit8eaecfe64f1a1c9c71c2f1aadd224a3b9327e7cc
tree3f3e9fad0b2c754b33c7d5edecd1ec12fe0854e2
parent3341db988bece5a1a7adc3c0480bcbc23d514d21
[globalisel][tablegen] Try to make MSVC happy with r299430

Fix other cases of 'const StringRef' creeping back in at the same time.

This should fix the llvm-clang-x86_64-expensive-checks-win buildbot.

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