[ARM] Update R_ARM_TARGET1 command line option names (remove prefix 'arm-')
authorLeny Kholodov <lkholodov@accesssoftek.com>
Wed, 22 Apr 2015 11:58:09 +0000 (11:58 +0000)
committerLeny Kholodov <lkholodov@accesssoftek.com>
Wed, 22 Apr 2015 11:58:09 +0000 (11:58 +0000)
commit592cee666e17edd4402f355f36af51f41915efbe
treedbbb843e16772176d8d1ad9a73c5926da23c39dd
parent9e4292c0ecb1235c47b8394203a70f8a9ca18458
[ARM] Update R_ARM_TARGET1 command line option names (remove prefix 'arm-')

Command line options --arm-target1-rel and --arm-target1-abs have been renamed to be compatible with GNU linkers.
Two tests have been updated:
  test/elf/options/target-specific-args.test
  test/elf/ARM/rel-arm-target1.test

Differential Revision: http://reviews.llvm.org/D9037

llvm-svn: 235499
lld/lib/Driver/GnuLdDriver.cpp
lld/lib/Driver/GnuLdOptions.td
lld/test/elf/ARM/rel-arm-target1.test
lld/test/elf/options/target-specific-args.test