[PATCH] D11319: Pass subtarget feature "+reserve-r9" instead of passing backend option "-arm-reserve-r9"
Eric Christopher
echristo at gmail.com
Mon Jul 20 11:45:15 PDT 2015
echristo added a comment.
Question:
Would it be better to just use reserve=NUM and parse that rather than the single +/- per register? Or is it just not worth it here?
http://reviews.llvm.org/D11319
More information about the cfe-commits
mailing list