]> granicus.if.org Git - llvm/commit
Remove a '#if 0' that wasn't intended for commit in r293173.
authorDaniel Sanders <daniel_l_sanders@apple.com>
Thu, 26 Jan 2017 12:10:43 +0000 (12:10 +0000)
committerDaniel Sanders <daniel_l_sanders@apple.com>
Thu, 26 Jan 2017 12:10:43 +0000 (12:10 +0000)
commitc2598d4df6c98912249ff886a8ed8cd1707d585c
treed1143f21310cff34a79577b286b6ef0cfa417b8a
parentdbafc59fbfac967d5b0fe2aa76a4a28c4e369633
Remove a '#if 0' that wasn't intended for commit in r293173.

The '#if 0' contained the code I had intended to use but clang
rejects it (possibly incorrectly).

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