Files
clang-p2996/lld/test/ELF
George Rimar 84ba4ae11d revert: [ELF] - Versionscript: support mangled symbols with the same name.
Something broked BBots:
281318 failed on step 9:
http://lab.llvm.org:8011/builders/clang-with-lto-ubuntu/builds/413

r281317 built step 9 green:
http://lab.llvm.org:8011/builders/clang-with-lto-ubuntu/builds/415

Initial revision commits were:
This is PR30312. Info from bug page:

Both of these symbols demangle to abc::abc():
_ZN3abcC1Ev
_ZN3abcC2Ev
(These would be abc's complete object constructor and base object constructor, respectively.)
however with "abc::abc()" in the version script only one of the two receives the symbol version.

Patch fixes that.
It uses testcase created by Ed Maste (D24306).

Differential revision: https://reviews.llvm.org/D24336

llvm-svn: 281411
2016-09-13 22:26:12 +00:00
..
2016-08-31 13:42:08 +00:00
2016-06-04 19:30:58 +00:00
2016-06-05 22:54:11 +00:00
2016-03-11 14:34:44 +00:00
2016-06-05 19:28:44 +00:00
2016-06-07 09:31:52 +00:00
2016-06-07 09:31:52 +00:00
2016-06-07 09:31:52 +00:00
2016-06-07 09:31:52 +00:00
2016-07-25 16:51:52 +00:00
2016-07-25 16:51:52 +00:00
2016-07-07 03:55:55 +00:00
2016-09-07 12:09:10 +00:00
2016-05-05 19:41:49 +00:00
2016-09-09 00:25:56 +00:00
2016-09-09 14:16:00 +00:00
2016-01-29 01:24:25 +00:00
2016-09-02 17:19:28 +00:00
2016-07-21 20:18:30 +00:00
2016-05-23 03:00:33 +00:00
2016-08-22 18:44:04 +00:00
2016-06-28 21:48:33 +00:00
2016-04-07 20:41:41 +00:00
2015-11-24 10:15:50 +00:00
2016-05-28 15:38:13 +00:00
2016-05-28 15:38:13 +00:00
2016-04-18 12:31:37 +00:00
2016-02-25 18:43:51 +00:00
2016-09-02 17:19:28 +00:00
2016-09-02 17:19:28 +00:00
2016-02-25 18:43:51 +00:00
2016-09-08 23:26:54 +00:00
2016-02-12 20:54:57 +00:00
2016-03-31 12:09:36 +00:00
2016-04-12 13:21:13 +00:00
2016-05-24 11:16:14 +00:00
2016-03-03 18:44:38 +00:00
2016-03-01 13:23:29 +00:00
2016-09-02 20:20:04 +00:00
2016-04-05 22:08:39 +00:00
2016-04-29 23:28:36 +00:00
2016-04-18 12:58:59 +00:00
2016-02-05 22:55:06 +00:00
2016-05-05 19:41:49 +00:00
2016-09-08 21:18:38 +00:00
2016-06-20 17:58:09 +00:00
2016-04-08 20:49:31 +00:00
2016-01-29 01:24:25 +00:00
2016-07-25 16:51:52 +00:00
2016-03-08 21:17:31 +00:00
2016-05-04 20:06:49 +00:00
2016-07-25 16:51:52 +00:00
2016-03-11 14:43:02 +00:00
2016-04-24 02:42:34 +00:00
2016-09-07 20:50:41 +00:00
2016-06-09 15:45:49 +00:00
2016-04-15 11:57:07 +00:00
2016-04-16 10:10:32 +00:00
2016-01-07 17:20:07 +00:00
2016-07-12 23:28:33 +00:00
2016-05-11 13:48:41 +00:00