Migration issue from gcc to llvm

Hi,

I want to migrate a mips project from gcc to llvm. But I found some options are not supported in llvm, for example, “-fcall-used” and “-ffixed”. There is a bug 9457 to trace the issue, and I saw the latest update is in 2015. Who knows how to solve the issue? Any ways can offer a replacement? Thanks!

Kun Zhang