[COFF] Support ordinals in def files with space between @ and the number
authorMartin Storsjo <martin@martin.st>
Thu, 26 Oct 2017 20:11:32 +0000 (20:11 +0000)
committerMartin Storsjo <martin@martin.st>
Thu, 26 Oct 2017 20:11:32 +0000 (20:11 +0000)
commit6c1fd2992aa2741ab88a8c0ac38f79e4621c2983
tree1d4dde36e00f94939a19e31ec4a178dea7753757
parent356347b58d18b5b7984fbc5487532f49c7e98237
[COFF] Support ordinals in def files with space between @ and the number

Both GNU ld and MS link.exe support declaring ordinals this way.

A test will be added in lld.

Differential Revision: https://reviews.llvm.org/D39327

llvm-svn: 316690
llvm/lib/Object/COFFModuleDefinition.cpp