summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/mcount.c
Commit message (Expand)AuthorAgeFilesLines
* Always use __mcount on NetBSD. Some platforms don't provide _mcount.Joerg Sonnenberger2018-07-171-10/+12
* Switch -mcount and -finstrument-functions to emit EnterExitInstrumenter attri...Hans Wennborg2017-11-141-4/+4
* [mips] Create the correct profiling symbol on Linux MIPSSimon Atanasyan2017-07-111-0/+4
* [Clang] Handle interaction of -pg and no_instrument_function attribute.Manoj Gupta2017-06-191-16/+23
* [Frontend] Fix mcount inlining bugHonggyu Kim2016-09-011-3/+17
* Create the correct profiling symbol on NetBSD.Joerg Sonnenberger2015-04-101-4/+14
* [PowerPC] Make -pg generate calls to _mcount not mcountHal Finkel2014-03-301-0/+4
* Add a testcase for the mcount profiling.Roman Divacky2011-02-101-0/+4
OpenPOWER on IntegriCloud