summaryrefslogtreecommitdiffstats
path: root/llvm/test
diff options
context:
space:
mode:
authorMartin Storsjo <martin@martin.st>2018-07-16 05:42:25 +0000
committerMartin Storsjo <martin@martin.st>2018-07-16 05:42:25 +0000
commit92e26613c6af2c9ebc959de7d02c18be10cd941b (patch)
tree7705c1f693c516218821779fe92a361bf22c8ff6 /llvm/test
parentbc46bca99e54f016c559286f53bdda66a484b96b (diff)
downloadbcm5719-llvm-92e26613c6af2c9ebc959de7d02c18be10cd941b.tar.gz
bcm5719-llvm-92e26613c6af2c9ebc959de7d02c18be10cd941b.zip
[MinGW] Automatically mangle Windows-specific entry points as C
This mangles entry points wmain, WinMain, wWinMain or DllMain as C functions, to match the ABI for these functions. We already did the same for these functions in MSVC mode, but we also should do the same in the Itanium ABI. This fixes PR38124. Differential Revision: https://reviews.llvm.org/D49354 llvm-svn: 337146
Diffstat (limited to 'llvm/test')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud