This revision was automatically updated to reflect the committed changes.
Closed by commit rGed0e4c70c99d: [clang][ARM] Add name-mangling test for direct
__fp16 arguments. (authored by simon_tatham).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D8501
miyuki accepted this revision.
miyuki added a comment.
This revision is now accepted and ready to land.
The mangling agrees with
https://itanium-cxx-abi.github.io/cxx-abi/abi.html#mangling-builtin
LGTM
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D
simon_tatham created this revision.
simon_tatham added reviewers: LukeGeeson, stuij, chill, miyuki, labrinea.
Herald added subscribers: cfe-commits, danielkiss, kristof.beyls.
Herald added a project: clang.
simon_tatham requested review of this revision.
`clang/test/CodeGenCXX/fp16-mangle.cpp` tes