summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2018-07-26 20:33:48 +0000
committerZachary Turner <zturner@google.com>2018-07-26 20:33:48 +0000
commit024e1762aa6a89c623df8b1fcbd6b19744bebbde (patch)
treeb3108dbbf6db5997e23d5276bd52e4584046b42f /llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
parentca7aef10c453437f8a9ddaaa8370f57a5a290b32 (diff)
downloadbcm5719-llvm-024e1762aa6a89c623df8b1fcbd6b19744bebbde.tar.gz
bcm5719-llvm-024e1762aa6a89c623df8b1fcbd6b19744bebbde.zip
[MS Demangler] Print calling convention inside parentheses.
For function pointers, we would print something like int __cdecl (*)(int) We need to move the calling convention inside, and print int (__cdecl *)(int) This patch implements this change for regular function pointers as well as member function pointers. llvm-svn: 338068
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud