search for: llvmdump

Displaying 1 result from an estimated 1 matches for "llvmdump".

Did you mean: llvm_dump
2008 May 19
0
[LLVMdev] Wrapping ::print() in LLVM-C.
...ly when LLVM-C is used in further restriced environments like Python!). This also improves testability of the Python and OCaml bindings, where a module can be created and it's dump compared against a known result using just a string comparison. A patch which adds these functions to LLVM-C, as LLVMDump{Module,Value,Type}ToString() is attached. Thanks & Regards, -Mahadevan. -------------- next part -------------- A non-text attachment was scrubbed... Name: dump_to_str.patch Type: text/x-diff Size: 2714 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/200...