]> granicus.if.org Git - llvm/commit
[X86] Remove string literal from an if. NFC
authorCraig Topper <craig.topper@intel.com>
Thu, 2 May 2019 21:57:18 +0000 (21:57 +0000)
committerCraig Topper <craig.topper@intel.com>
Thu, 2 May 2019 21:57:18 +0000 (21:57 +0000)
commit8ee6c576e4fb3b2b70f2ee1ab9e10a0acd88aa24
tree90ba1df0c0cf7fe6912414ea2fde68528dd64d00
parentbc336f7800e32f8ea54ccb922a0bd9a803949cc0
[X86] Remove string literal from an if. NFC

This if used to be an assert that got refactored into an if, but left the string literal behind.

Fixes PR41718

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@359833 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/MCTargetDesc/X86BaseInfo.h