[LLVMdev] Small doc fix.

Mahadevan R mdevan.foobar at gmail.com
Mon Jan 5 09:34:29 PST 2009


Hi,

The LLVM Assembly Language Reference [1] incorrectly states that the
prefix used for dll{import,export} is _imp__; it is actually __imp_.
The attached patch fixes this.

Thanks & Regards,
-Mahadevan.

[1] file:///home/mdevan/llvm/docs/LangRef.html#linkage
-------------- next part --------------
A non-text attachment was scrubbed...
Name: doc-dllimport-prefix.patch
Type: text/x-diff
Size: 1099 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090105/78ae396e/attachment.patch>


More information about the llvm-dev mailing list