summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/merge-functions.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [MergeFunc] Update clang test for r350939Vedant Kumar2019-01-111-4/+2
| | | | | | | In r350939, the MergeFunc pass learned to erase duplicate functions which are discardable if unused. llvm-svn: 350952
* Add a new -fmerge-functions -cc1 flag that enables function merging.Nick Lewycky2014-10-241-0/+14
llvm-svn: 220543
OpenPOWER on IntegriCloud