This test originally targeted thumbv7. When it was changed to be a target-independent test the use of the ARM_AAPCS calling convention was left in. That causes failures when running the test on targets that do not support that CC, such as RISC-V. This patch removes the calling convention specifier.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
420 ms | linux > HWAddressSanitizer-x86_64.TestCases::sizes.cpp |