Displaying 1 result from an estimated 1 matches for "ofcl".
Did you mean:
ofc
2012 Dec 27
0
[LLVMdev] About the MachinePassRegistry
...;llvm/CodeGen/RegAllocRegistry.h" to my project directory,
modify the class name and the FunctionPassCtor type, and add code in the
document to my "machinepass.cpp" file.
But the llc -help doesn't show anything about the registry.
Which part is responsible for making the part ofcl::opt code?
Can anyone show me a complete sample of building a runnable machine
function pass?
Thanks,
Zf