summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC/PPCTargetMachine.cpp
diff options
context:
space:
mode:
authorTom Stellard <tstellar@redhat.com>2018-11-29 23:40:59 +0000
committerTom Stellard <tstellar@redhat.com>2018-11-29 23:40:59 +0000
commit958b37efa2ef8d85ad94035410749bf330e6c7f4 (patch)
treef4e889a9a60890eaada3f698c42f0d7ee8eadfcb /llvm/lib/Target/PowerPC/PPCTargetMachine.cpp
parent938be89e4e11e14331d8616d7e49c02937928f9e (diff)
downloadbcm5719-llvm-958b37efa2ef8d85ad94035410749bf330e6c7f4.tar.gz
bcm5719-llvm-958b37efa2ef8d85ad94035410749bf330e6c7f4.zip
Merging r347431:
------------------------------------------------------------------------ r347431 | rnk | 2018-11-21 14:01:10 -0800 (Wed, 21 Nov 2018) | 12 lines [mingw] Use unmangled name after the $ in the section name GCC does it this way, and we have to be consistent. This includes stdcall and fastcall functions with suffixes. I confirmed that a fastcall function named "foo" ends up in ".text$foo", not ".text$@foo@8". Based on a patch by Andrew Yohn! Fixes PR39218. Differential Revision: https://reviews.llvm.org/D54762 ------------------------------------------------------------------------ llvm-svn: 347931
Diffstat (limited to 'llvm/lib/Target/PowerPC/PPCTargetMachine.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud