diff options
author | Jason Molenda <jmolenda@apple.com> | 2025-10-13 10:29:10 -0700 |
---|---|---|
committer | Jason Molenda <jmolenda@apple.com> | 2025-10-13 10:32:41 -0700 |
commit | 8d29a3bb6f3d92d65bf5811b53bf42bf63685359 (patch) | |
tree | 7658d127627c069eb3ea974f992ae301c75151af /llvm/lib/Support/SourceMgr.cpp | |
parent | d81e8c02d478ddad13b724b86e6302160f11295a (diff) | |
download | llvm-8d29a3bb6f3d92d65bf5811b53bf42bf63685359.zip llvm-8d29a3bb6f3d92d65bf5811b53bf42bf63685359.tar.gz llvm-8d29a3bb6f3d92d65bf5811b53bf42bf63685359.tar.bz2 |
[lldb][API test] TestCortexMExceptionUnwind needs ARM llvm target
Finally figured out the issue with TestCortexMExceptionUnwind.py
failing on some CI. When the llvm is configured without the ARM
target enabled, the ARM ABI plugins will not be initialized in lldb,
and the unwind engine won't backtrace more than one stack frame.
This test requires that the ARM target be enabled in the llvm cmake.
Update the decorator to specify that; should be the end of these
mysterious fails.
Diffstat (limited to 'llvm/lib/Support/SourceMgr.cpp')
0 files changed, 0 insertions, 0 deletions