[10/11] patch series to port HWASAN for riscv64
Depends On D131575
Differential D131344
[RISC-V][HWASAN] Adjust lit test support for RISC-V HWASAN feature smd on Aug 6 2022, 2:47 PM. Authored by
Details
Diff Detail
Event Timeline
Comment Actions if
Comment Actions @vitalybuka Failed Tests (3): HWAddressSanitizer-riscv64 :: TestCases/stack-oob.c HWAddressSanitizer-riscv64 :: TestCases/try-catch.cpp HWAddressSanitizer-riscv64 :: TestCases/exported-tagged-global.c The first two fail since risc-v doesn't have oldrt support and the last one fails due to aarch64 specific option(--aarch64-enable-global-isel-at-O=1). Thanks |