[mips] Remove old FIXME comment. NFC

The issue was fixed at r275050.
This commit is contained in:
Simon Atanasyan 2019-11-16 09:19:58 +03:00
parent 08ea1ee2db
commit 6d7fa65c38
1 changed files with 0 additions and 2 deletions

View File

@ -1316,8 +1316,6 @@ public:
}
// Allow relocation operators.
// FIXME: This predicate and others need to look through binary expressions
// and determine whether a Value is a constant or not.
template <unsigned Bits, unsigned ShiftAmount = 0>
bool isMemWithSimmOffset() const {
if (!isMem())