aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp
diff options
context:
space:
mode:
authorYuxuan Chen <yuxuanchen1997@outlook.com>2024-01-03 14:43:10 -0800
committerGitHub <noreply@github.com>2024-01-03 14:43:10 -0800
commit09de5e5c6d8c25fe76840c69056afca72275dd6b (patch)
tree707a7a92d5e1dbe5fd66259c7ebc787fdad942a1 /llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp
parent155d5849da2b2bfa2da918923d8f148a96c03e72 (diff)
downloadllvm-09de5e5c6d8c25fe76840c69056afca72275dd6b.zip
llvm-09de5e5c6d8c25fe76840c69056afca72275dd6b.tar.gz
llvm-09de5e5c6d8c25fe76840c69056afca72275dd6b.tar.bz2
[Clang] Fix failing CI with different test case attribute & host triple (#76863)
As in title, https://github.com/llvm/llvm-project/commit/a8f43974260ec244d78336d2530f8fc097753580 broke CI due to the calling convention not available on certain targets. This patch uses a simpler calling convention and enables the test only when the attribute exists. It's verified that this test crashes the compiler before a8f43974260ec244d78336d2530f8fc097753580 so it's the same effect as the previous test. Disabling the test on platforms that don't have the calling convention is fine because it's guarding against a frontend bug.
Diffstat (limited to 'llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions