The LLVM Assembly Language Reference incorrectly stated that the
authorDan Gohman <gohman@apple.com>
Mon, 12 Jan 2009 21:35:55 +0000 (21:35 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 12 Jan 2009 21:35:55 +0000 (21:35 +0000)
commit7956412470b2e1f48c6be6fcd8e2363509358839
tree7cc6008df531bb39ca120a6f6fff2756ce44dbd4
parent30e5e55e7aef31cbdb9ce0c49c11ff5825f6d8c1
The LLVM Assembly Language Reference incorrectly stated that the
prefix used for dll{import,export} is _imp__; it is actually __imp_.
Patch by Mahadevan R!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62103 91177308-0d34-0410-b5e6-96231b3b80d8
docs/LangRef.html