[llvm] r273019 - Change RelaxELFRelocations for llc.
Joerg Sonnenberger via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 21 10:13:31 PDT 2016
On Tue, Jun 21, 2016 at 01:07:11PM -0400, Rafael EspĂndola via llvm-commits wrote:
> If we change the library default each tool will find out about it when they
> upgrade, trivially disable it and in the future we will be able to check
> if anyone is still depending on it.
Are we talking about link editor or run time linker relocations?
Joerg
More information about the llvm-commits
mailing list