LLVM 20.0.0git
|
Super simple passes to force specific function attrs from the commandline into the IR for debugging purposes. More...
#include "llvm/IR/PassManager.h"
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 | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
Super simple passes to force specific function attrs from the commandline into the IR for debugging purposes.
Definition in file ForceFunctionAttrs.h.