"git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "2e1ec4dee380c8e848f64c938a8dfb313fa003c3"
Enable tail calls on ARM by default, with some
basic tests. This has been well tested on Darwin but not elsewhere. It should work provided the linker correctly resolves B.W <label in other function> which it has not seen before, at least from llvm-based compilers. I'm leaving the arm-tail-calls switch in until I see if there's any problems because of that; it might need to be disabled for some environments. llvm-svn: 106299
Loading
Please register or sign in to comment