docs: document `x` mangling in LangRef
authorSaleem Abdulrasool <compnerd@compnerd.org>
Sun, 25 Oct 2015 20:39:35 +0000 (20:39 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Sun, 25 Oct 2015 20:39:35 +0000 (20:39 +0000)
commite368f9477a36ba324333e3e9f6f25ff3a1b07d8c
treee0b2da4fdf24008fbe86d1f9426cb1120370a596
parentd4e4715f5479efb80799fac0d9b259ebff70f1b9
docs: document `x` mangling in LangRef

Windows has two different mangling specifiers.  `x` is used on x86 for the `_`
UserLabelPrefix.  Others use `w` for the no UserLabelPrefix.

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