mirror of
https://github.com/intel/llvm.git
synced 2026-01-17 14:48:27 +08:00
...in attempt to fix the FreeBSD CI. I noticed that suddenly some tests in the latest PRs fail to compile on FreeBSD (`SIGILL` and `SIGTRAP` not defined). This tries to resolve the issue. Co-authored-by: Zingam <zingam@outlook.com>