MC: make helper function be more const-correct
Introduce const-ness on parameters, they are used as read-only and should not be modified. NFC. llvm-svn: 212913
Loading
Please sign in to comment
Introduce const-ness on parameters, they are used as read-only and should not be modified. NFC. llvm-svn: 212913