| commit | e05103ea11f797a6f210fe11dfaf46289cceba24 | [log] [tgz] | 
|---|---|---|
| author | George Rimar <grimar@accesssoftek.com> | Wed Jul 13 07:46:00 2016 +0000 | 
| committer | George Rimar <grimar@accesssoftek.com> | Wed Jul 13 07:46:00 2016 +0000 | 
| tree | bf7fb241fce04f6631e5c84327aa470d5add434e | |
| parent | 14ef11c110e574ecc575fff3e43a95b88452a8fb [diff] | 
[ELF] - Implement extern "c++" version script tag
Patch implements 'extern' version script tag.
Currently only values in quotes(") are supported.
Matching of externs is performed in the same pass as exact match of globals.
Differential revision: http://reviews.llvm.org/D21930
llvm-svn: 275257