diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2021-03-19 08:26:27 -0700 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2021-07-13 10:04:11 -0700 |
commit | 7a20670d168af31ef77209f43ca0622800ce513a (patch) | |
tree | 3bc3722141fcb19a677b0a3e576fee9f7dee5a06 /llvm/tools/llvm-mca/llvm-mca.cpp | |
parent | e4b43973fbd41aee3b8197cf250e9fb9ac40f986 (diff) | |
download | llvm-7a20670d168af31ef77209f43ca0622800ce513a.zip llvm-7a20670d168af31ef77209f43ca0622800ce513a.tar.gz llvm-7a20670d168af31ef77209f43ca0622800ce513a.tar.bz2 |
AST: correct name decoration for swift async functions on Windows
The name decoration scheme on Windows does not have a vendor namespace,
and the decoration scheme is not shared ownership - it is controlled by
Microsoft. `T` is a reserved identifier for an unknown calling
convention. The `W` identifier has been discussed with Microsoft
offline and is reserved as `Swift_3` as the identifier for the swift
async calling convention. Adjust the name decoration accordingly.
Diffstat (limited to 'llvm/tools/llvm-mca/llvm-mca.cpp')
0 files changed, 0 insertions, 0 deletions