Skip to content
Commit 6b7fff9c authored by Akira Hatanaka's avatar Akira Hatanaka
Browse files

[ARM] Pass subtarget feature "+reserve-r9" instead of passing backend

option "-arm-reserve-r9".
        
This change is needed since backend options do not make it to the backend
when doing LTO and are not capable of changing the behavior of code-gen
passes on a per-function basis.

rdar://problem/21529937

Differential Revision: http://reviews.llvm.org/D11319

llvm-svn: 242736
parent 731e359e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment