|
LLVM
4.0.0
|
Super simple passes to force specific function attrs from the commandline into the IR for debugging purposes. More...
Go to the source code of this file.
Classes | |
| struct | llvm::ForceFunctionAttrsPass |
| Pass which forces specific function attributes into the IR, primarily as a debugging tool. More... | |
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
Functions | |
| Pass * | llvm::createForceFunctionAttrsLegacyPass () |
| Create a legacy pass manager instance of a pass to force function attrs. More... | |
Super simple passes to force specific function attrs from the commandline into the IR for debugging purposes.
Definition in file ForceFunctionAttrs.h.
1.8.6