LLVM
8.0.1
|
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 | |
This class represents lattice values for constants. | |
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.