diff options
author | Brad Smith <brad@comstyle.com> | 2022-05-23 23:26:14 -0400 |
---|---|---|
committer | Brad Smith <brad@comstyle.com> | 2022-05-23 23:26:14 -0400 |
commit | 244494a201f81996a401e49c7b13bdf54589f293 (patch) | |
tree | 1049ab9e1201357abaab18307452ef5a5477c936 /llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp | |
parent | 6c12ae8163c77c508aa846958360aa96d1c2c00d (diff) | |
download | llvm-244494a201f81996a401e49c7b13bdf54589f293.zip llvm-244494a201f81996a401e49c7b13bdf54589f293.tar.gz llvm-244494a201f81996a401e49c7b13bdf54589f293.tar.bz2 |
[Hexagon] Fix test on OpenBSD
The test specifies a CPU arch but not a particular OS. So if run on
OpenBSD it acts as if it's an OpenBSD/hexagon system. OpenBSD uses
__guard_local instead of __stack_chk_guard so the test will fail. So
specify an OS other than OpenBSD fixes the test.
Reviewed By: MaskRay
Differential Revision: https://reviews.llvm.org/D126265
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp')
0 files changed, 0 insertions, 0 deletions