diff options
author | Jacek Caban <jacek@codeweavers.com> | 2025-03-31 12:56:09 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-31 12:56:09 +0200 |
commit | 606e0b4806b92481e8be35f4e0cfccd0074c6ee7 (patch) | |
tree | 4113efe4816370baabfb9d63c9323a247bee76b9 /clang/unittests/Format/FormatTestJava.cpp | |
parent | 1dee12531d6070170ed1e90a654b744d365cc56e (diff) | |
download | llvm-606e0b4806b92481e8be35f4e0cfccd0074c6ee7.zip llvm-606e0b4806b92481e8be35f4e0cfccd0074c6ee7.tar.gz llvm-606e0b4806b92481e8be35f4e0cfccd0074c6ee7.tar.bz2 |
[ARM64EC] Add support for function aliases on ARM64EC (#132295)
Required for mingw-w64, which uses the alias attribute in its CRT.
Follows ARM64EC mangling rules by mangling the alias symbol and emitting
an unmangled anti-dependency alias. Since metadata is not allowed on
GlobalAlias objects, extend arm64ec_unmangled_name to support multiple
unmangled names and attach the alias anti-dependency name to the target
function's metadata.
Diffstat (limited to 'clang/unittests/Format/FormatTestJava.cpp')
0 files changed, 0 insertions, 0 deletions