[IPRA] Don't rely on non-exact function definitions
If a function definition is not exact, then the linker could select a differently-compiled version of it, which could use different registers. https://reviews.llvm.org/D64909 llvm-svn: 366557
Loading
Please sign in to comment