search for: 35b8a0c8

Displaying 1 result from an estimated 1 matches for "35b8a0c8".

Did you mean: 15b8e0c8
2011 Oct 05
2
[LLVMdev] replacing a global variable by a constant
...llvm::cast<llvm::Instruction>(U); I->replaceAllUsesWith(constPtr); I->eraseFromParent(); } but i dont know how can declare constptr. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20111005/35b8a0c8/attachment.html>