]> granicus.if.org Git - llvm/commit
tablegen: Fix android build
authorPavel Labath <labath@google.com>
Tue, 21 Feb 2017 09:19:41 +0000 (09:19 +0000)
committerPavel Labath <labath@google.com>
Tue, 21 Feb 2017 09:19:41 +0000 (09:19 +0000)
commit94403df1ddb4cf9af6ac7dcbbd629fcc22e19db9
tree6a11d56feda91ad2696f9a9267e3a7f46687d40e
parent4e7e88abb9fa305a30e7bbee8e2c23e1861c5207
tablegen: Fix android build

use llvm::to_string instead of std:: version.

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