summaryrefslogtreecommitdiff
path: root/test/Profile/cxx-virtual-destructor-calls.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix clang tests broken by r353547 that depend on InstrProfReid Kleckner2019-02-101-3/+3
* [profiling] Update test cases to deal with name variable change (NFC)Vedant Kumar2017-02-141-9/+0
* Revert "[profiling] Update test case to deal with name variable change (NFC)"Vedant Kumar2017-02-141-0/+9
* [profiling] Update test case to deal with name variable change (NFC)Vedant Kumar2017-02-141-9/+0
* [PGO] cc1 option name change for profile instrumentationRong Xu2016-02-041-1/+1
* [PGO] make profile prefix even shorter and more readableXinliang David Li2015-12-151-9/+9
* [PGO] Shorten profile symbol prefixesXinliang David Li2015-12-141-9/+9
* [PGO] Instrument only base constructors and destructors.Serge Pavlov2015-12-061-10/+17
* InstrProf: Change this triple back to %itanium_abi_tripleJustin Bogner2015-05-201-1/+1
* InstrProf: Remove darwin-specific section names from this testJustin Bogner2015-05-201-5/+5
* InstrProf: Increment the profile counter for all types of destructorJustin Bogner2015-05-201-0/+30