Use 'w' instead of 'c' to represent the win32 mangling.
authorRafael Espindola <rafael.espindola@gmail.com>
Fri, 10 Jan 2014 13:42:12 +0000 (13:42 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Fri, 10 Jan 2014 13:42:12 +0000 (13:42 +0000)
commita9ad60c412327bc124258d4b9926436087e68ac4
treefbfae319863ec54f9fca04cceefedbe5b1c27904
parentac843ff0182cd7fadadb88910c01a42de46c9339
Use 'w' instead of 'c' to represent the win32 mangling.

This change was requested to avoid confusion if we ever support non windows coff
systems.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@198938 91177308-0d34-0410-b5e6-96231b3b80d8
docs/LangRef.rst
include/llvm/IR/DataLayout.h
lib/IR/DataLayout.cpp