[PATCH] D11319: Pass subtarget feature "+reserve-r9" instead of passing backend option "-arm-reserve-r9"

Eric Christopher echristo at gmail.com
Mon Jul 20 12:55:56 PDT 2015


echristo added a comment.

The only other use case I can think of is something like the -ffixed-reg= option. I remember there being some issues with trying that in the register allocator, but it might make sense.

Thoughts?

-eric


http://reviews.llvm.org/D11319







More information about the cfe-commits mailing list