aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/ExpandVectorPredication.cpp
diff options
context:
space:
mode:
authorJason Molenda <jmolenda@apple.com>2025-09-09 15:28:25 -0700
committerJason Molenda <jmolenda@apple.com>2025-09-09 15:32:33 -0700
commite320d9bdd32e6c53bef05304fceb98f62c61bde3 (patch)
tree7f0ebfac39a7fa091749b19c16e0eb7843d2926b /llvm/lib/CodeGen/ExpandVectorPredication.cpp
parent2669fdeee295ebec5f4f8e7b7826c08d7191d838 (diff)
downloadllvm-e320d9bdd32e6c53bef05304fceb98f62c61bde3.zip
llvm-e320d9bdd32e6c53bef05304fceb98f62c61bde3.tar.gz
llvm-e320d9bdd32e6c53bef05304fceb98f62c61bde3.tar.bz2
[lldb] Skip TestCortexMExceptionUnwind except Darwin
I'm getting a failure on one linux CI, lldb-remote-linux-ubuntu, where the test of assertEqual(thread.GetNumFrames(), 6) fails because the unwinder only has one frame, most likely the target triple is not set to armv7m-apple-* so ABISysV_arm is being used instead of ABIMacOSX_arm and the architecture default unwind plans behave differently. Possibly the frame pointer register, or possibly the way the arch default unwind plans are structured. Skipping on linux for now until I can debug further. Can repo on Darwin by changing the binary.json `"triple": "armv7m-apple"` to armv7m-linux.
Diffstat (limited to 'llvm/lib/CodeGen/ExpandVectorPredication.cpp')
0 files changed, 0 insertions, 0 deletions