summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lldbdwarf.py
diff options
context:
space:
mode:
authorReid Kleckner <rnk@google.com>2018-12-21 01:40:29 +0000
committerReid Kleckner <rnk@google.com>2018-12-21 01:40:29 +0000
commit0a6096bab2edddeadfef36afffdfbbf515cf1a9b (patch)
tree8f6b4f36212e5a0f133e4d9c7c1ed7f676e6463d /lldb/packages/Python/lldbsuite/test/lldbdwarf.py
parent3af2f534565caa91eaadb6e504847000db2673de (diff)
downloadbcm5719-llvm-0a6096bab2edddeadfef36afffdfbbf515cf1a9b.tar.gz
bcm5719-llvm-0a6096bab2edddeadfef36afffdfbbf515cf1a9b.zip
[mingw] Don't mangle thiscall like fastcall etc
GCC does not mangle it when it is not explicit in the source. The mangler as currently written cannot differentiate between explicit and implicit calling conventions, so we can't match GCC. Explicit thiscall conventions are rare, so mangle as if the convention was implicit to be as ABI compatible as possible. Also fixes some tests using %itanium_abi_triple in some configurations as a side effect. Fixes PR40107. llvm-svn: 349872
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldbdwarf.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud