[LLVMdev] New transformation

Rotem Varon varonrotem at gmail.com
Sat May 23 00:40:56 PDT 2009


Hi,
I am writing a new transformation (Basic block pass).
In the "\llvm-2.5\lib\VMCore\AsmWriter.cpp " file there are some of function
i want to use.
What do i need to add to the transformation code, so i will be able to use
those functions?
I tried to use a function and got this error : 'AssemblyWriter' was not
declared in this scope.

Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090523/cc964bc0/attachment.html>


More information about the llvm-dev mailing list