summaryrefslogtreecommitdiff
path: root/test/CodeGen/instrument-functions.c
AgeCommit message (Expand)Author
2017-11-21Add -finstrument-function-entry-bare flagHans Wennborg
2017-11-14Try to fix the instrument-functions testsHans Wennborg
2017-11-14Switch -mcount and -finstrument-functions to emit EnterExitInstrumenter attri...Hans Wennborg
2016-04-28Debug info: Apply an artificial debug location to __cyg_profile_func.* calls.Adrian Prantl
2010-06-22implement support for -finstrument-functions, patch by NelsonChris Lattner