[llvm-dev] Manipulating LLVM IR Code

Ansar K.A. via llvm-dev llvm-dev at lists.llvm.org
Tue Jan 5 22:57:28 PST 2016


Hi,

I want to delete instructions from LLVM IR code through programs. Then I
want to write the modified code to another .bc/.ll file. Any idea on how to
do this?

Regards,

Ansar K.A.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160106/73219976/attachment.html>


More information about the llvm-dev mailing list