diff options
author | Weining Lu <luweining@loongson.cn> | 2022-10-31 08:46:58 +0800 |
---|---|---|
committer | Weining Lu <luweining@loongson.cn> | 2022-10-31 09:13:52 +0800 |
commit | cd0174aacb734904205ed7827fb923acda08f79a (patch) | |
tree | b12a22d39cc806c1aa83b3db250b28ccc59f9782 /llvm/unittests/Support/CommandLineTest.cpp | |
parent | bd28a0a51181ad33dc9030fb887d26cd6b238c1f (diff) | |
download | llvm-cd0174aacb734904205ed7827fb923acda08f79a.zip llvm-cd0174aacb734904205ed7827fb923acda08f79a.tar.gz llvm-cd0174aacb734904205ed7827fb923acda08f79a.tar.bz2 |
[Clang][LoongArch] Support inline asm constraint 'J'
'J' is defined in GCC [1] but not documented [2] while Linux [3] has
already used it in LoongArch port.
[1]: https://github.com/gcc-mirror/gcc/blob/master/gcc/config/loongarch/constraints.md#L61
[2]: https://gcc.gnu.org/onlinedocs/gccint/Machine-Constraints.html
[3]: https://github.com/torvalds/linux/blob/master/arch/loongarch/include/asm/cmpxchg.h#L19
Differential Revision: https://reviews.llvm.org/D136835
Diffstat (limited to 'llvm/unittests/Support/CommandLineTest.cpp')
0 files changed, 0 insertions, 0 deletions