Change the default of -relax-relocations.
authorRafael Espindola <rafael.espindola@gmail.com>
Fri, 17 Jun 2016 17:04:56 +0000 (17:04 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Fri, 17 Jun 2016 17:04:56 +0000 (17:04 +0000)
commite021e85166bf0349d4b3f9334705f72a49285b3d
treeac8d5f7f5631306890f28c8afe565346486955bb
parent6fcbbcb3280fdb3262a9ec47958ffabf9e665ad2
Change the default of -relax-relocations.

llvm-mc is a developer tool, as such it make sense for it to use new
features by default.

This doesn't change the user facing clang, which still defaults to non
relaxable relocations.

llvm-svn: 273014
llvm/test/ExecutionEngine/RuntimeDyld/X86/ELF-relaxed.s
llvm/test/MC/ELF/got-relaxed-no-relax.s
llvm/test/MC/ELF/got-relaxed-rex.s
llvm/test/MC/ELF/got-relaxed.s
llvm/tools/llvm-mc/llvm-mc.cpp