diff options
author | Yeting Kuo <yeting.kuo@sifive.com> | 2022-11-19 22:46:24 +0800 |
---|---|---|
committer | Yeting Kuo <yeting.kuo@sifive.com> | 2022-12-05 12:13:43 +0800 |
commit | 3a881217324d15b7b1077ff7121587b9e9c0e272 (patch) | |
tree | b98797a3ed34e1a67b2663e49496796fe8bae087 /llvm/lib/FileCheck/FileCheck.cpp | |
parent | 89fae41ef142892d8d6c20ead28465a34e12172b (diff) | |
download | llvm-3a881217324d15b7b1077ff7121587b9e9c0e272.zip llvm-3a881217324d15b7b1077ff7121587b9e9c0e272.tar.gz llvm-3a881217324d15b7b1077ff7121587b9e9c0e272.tar.bz2 |
[RISCV] Support .variant_cc directive for the assembler.
The patch is split from D103435. The patch supported a new directive .variant_cc
that annotates function with STO_RISCV_VARIANT_CC. Symbols marked with
STO_RISCV_VARIANT_CC do not use standard calling conversion or use parameter not
passed in GPR/FPR.
Related: https://github.com/riscv/riscv-elf-psabi-doc/pull/190
Initial authored by: HsiangKai
Reviewed By: MaskRay
Differential Revision: https://reviews.llvm.org/D138352
Diffstat (limited to 'llvm/lib/FileCheck/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions