Rafael Espindola faaa553274 Avoid an infinite cycle with private linkage and -f{data|function}-sections.
When outputting an object we check its section to find its name, but when
looking for the section with -ffunction-section we look for the symbol name.

Break the loop by requesting a name with the private prefix when constructing
the section name. This matches the behavior before r201608.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@201622 91177308-0d34-0410-b5e6-96231b3b80d8
2014-02-19 01:28:30 +00:00
..
2014-02-18 22:24:57 +00:00
2014-02-16 07:31:05 +00:00
2014-01-11 21:06:00 +00:00
2014-01-11 21:06:00 +00:00
2014-01-16 06:31:20 +00:00
2014-01-24 17:20:08 +00:00
2013-12-11 08:38:42 +00:00
2013-12-11 08:38:42 +00:00
2013-12-16 14:36:50 +00:00
2014-01-24 17:20:08 +00:00
2013-11-14 06:05:49 +00:00
2014-02-18 22:24:57 +00:00
2013-12-11 04:10:41 +00:00
2014-02-18 22:24:57 +00:00
2013-12-03 09:17:32 +00:00
2013-11-02 00:10:02 +00:00
2013-11-22 17:56:57 +00:00
2013-11-25 18:05:22 +00:00
2013-11-26 20:31:31 +00:00
2014-02-18 22:24:57 +00:00
2013-10-31 17:50:45 +00:00
2014-01-24 17:20:08 +00:00
2013-11-17 10:53:19 +00:00
2013-12-17 12:07:33 +00:00
2014-01-11 21:06:00 +00:00
2014-02-16 07:31:05 +00:00
2013-12-05 05:44:44 +00:00