AArch64: disable FastISel for large code model.
The code emitted is what would be expected for the small model, so it shouldn't be used when objects can be the full 64-bits away. This fixes MCJIT tests on Linux. llvm-svn: 209585
Loading
Please sign in to comment