"git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "00426d9c1928927c5825076f1ff7ce5b67c20b85"
[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
Loading
Please register or sign in to comment