mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
[mips] Remove old FIXME comment. NFC
The issue was fixed at r275050.
This commit is contained in:
parent
2e2c6d3540
commit
f383c9f7eb
@ -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())
|
||||
|
Loading…
Reference in New Issue
Block a user