llvm-project/llvm/test/Instrumentation/InstrProfiling
Sean Silva ea399f0242 [instrprof] Use __{start,stop}_SECNAME on PS4 too.
Summary:
The PS4 linker seems to handle this fine.

Hi David, it seems that indeed most ELF linkers support
__{start,stop}_SECNAME, as our proprietary linker does as well.

This follows the pattern of r250679 w.r.t. the testing.

Maggie, Phillip, Paul: I've tested this with the PS4 SDK 3.5 toolchain
prerelease and it seems to work fine.

Reviewers: davidxl

Subscribers: probinson, phillip.power, MaggieYi

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

llvm-svn: 262112
2016-02-27 06:01:26 +00:00
..
X86 [PGO] Add test case to ensure covmap section is not allocatable. 2016-02-26 03:05:10 +00:00
PR23499.ll [PGO] Enable compression in pgo instrumentation 2016-02-08 18:13:49 +00:00
linkage.ll [PGO] make profile prefix even shorter and more readable 2015-12-15 00:32:56 +00:00
no-counters.ll [PGO] make profile prefix even shorter and more readable 2015-12-15 00:32:56 +00:00
noruntime.ll [PGO] make profile prefix even shorter and more readable 2015-12-15 00:32:56 +00:00
platform.ll [instrprof] Use __{start,stop}_SECNAME on PS4 too. 2016-02-27 06:01:26 +00:00
profiling.ll [PGO] Enable compression in pgo instrumentation 2016-02-08 18:13:49 +00:00