Displaying 1 result from an estimated 1 matches for "d73af9db".
2013 Apr 21
1
[LLVMdev] pass registration
hello sir
i have created LoopPass but now i am facing problem in Registering that
pass.
I read all the documents & followed the procedure but its giving error.
Can you tell me what is the right way to register a pass.
I am getting errors like
char::ID=0 "ID" is not in the scope
{anonymous::PrintLoopPass something like}
please help me..
YES SIR IT IS A COMPILE TIME ERROR...