OSDN Git Service

X86: fix a comment copy-paste issue (NFC)
authorSaleem Abdulrasool <compnerd@compnerd.org>
Mon, 22 Oct 2018 23:34:24 +0000 (23:34 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Mon, 22 Oct 2018 23:34:24 +0000 (23:34 +0000)
commit4d0646db972a7c2fb2ea0a86bbc153d392c31a74
tree0722d84a36a69580cb317bc3487e1d9095d777bf
parentc06413bb743d30362442ad61c04dbfbb7b662e36
X86: fix a comment copy-paste issue (NFC)

The comment was copy-pasted but not updated.  NFC.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@344973 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86MCInstLower.cpp