summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/IPO/BlockExtractor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename DEBUG macro to LLVM_DEBUG.Nicola Zaghen2018-05-141-4/+5
* BlockExtractor: Don’t delete functions directlyVolkan Keles2018-03-121-2/+3
* BlockExtractor: Remove unused variable. NFC.Volkan Keles2018-01-231-1/+1
* [llvm-extract] Support extracting basic blocksVolkan Keles2018-01-231-0/+174
OpenPOWER on IntegriCloud