labath wrote: @DavidSpickett, I am confused by the error on this arm builder: https://lab.llvm.org/buildbot/#/builders/18/builds/15619
It says arm is not supported, but I think that error message is coming from [here](https://github.com/llvm/llvm-project/blob/3feb8b42e973f935883bc9e779645ecdae1a586d/lldb/source/Plugins/ObjectFile/Minidump/MinidumpFileBuilder.cpp#L168), and that switch has a `llvm::Triple::ArchType::arm` case. Do you know how this could fire? Is it one of those `armebv7.92+polka_dots` triples that's throwing it off somehow? https://github.com/llvm/llvm-project/pull/138698 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits