Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename CountingFunctionInserter and use for both mcount and cygprofile calls,... | Hans Wennborg | 2017-11-14 | 1 | -58/+0 |
* | Tidy up CountingFunctionInserter a little. NFC. | Hans Wennborg | 2017-10-26 | 1 | -8/+4 |
* | Module::getOrInsertFunction is using C-style vararg instead of variadic templ... | Serge Guelton | 2017-04-11 | 1 | -1/+1 |
* | Revert "Turn some C-style vararg into variadic templates" | Diana Picus | 2017-04-11 | 1 | -1/+1 |
* | Turn some C-style vararg into variadic templates | Serge Guelton | 2017-04-11 | 1 | -1/+1 |
* | Revert "Turn some C-style vararg into variadic templates" | Mehdi Amini | 2017-04-06 | 1 | -1/+2 |
* | Turn some C-style vararg into variadic templates | Mehdi Amini | 2017-04-06 | 1 | -2/+1 |
* | Add a counter-function insertion pass | Hal Finkel | 2016-09-01 | 1 | -0/+62 |