Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[X86] getTargetConstantPoolFromBasePtr - drop const qualifier
Return ConstantPoolSDNode instead of const ConstantPoolSDNode - doesn't affect the accessors at all and makes it easier to use result in calls expecting a SDNode.
- Loading branch information