]> granicus.if.org Git - clang/commit
Use 'w' instead of 'c' to represent the win32 mangling.
authorRafael Espindola <rafael.espindola@gmail.com>
Fri, 10 Jan 2014 13:42:17 +0000 (13:42 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Fri, 10 Jan 2014 13:42:17 +0000 (13:42 +0000)
commitb445db3b20d0fe888e69e20b5fb052460087a9c3
tree4ba254c4a6076e5798d3f96cafd32450209a8f8d
parentd014f653983f9db6a1bf72029b58b16e35f8ad53
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/cfe/trunk@198939 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Basic/Targets.cpp
test/CodeGen/target-data.c