[Lldb-commits] [llvm] [clang] [mlir] [compiler-rt] [clang-tools-extra] [lldb] Fix Multiple Build Errors on different platforms (PR #77216)
via lldb-commits
lldb-commits at lists.llvm.org
Sat Jan 6 17:44:57 PST 2024
================
@@ -46,64 +46,64 @@ class Triple {
enum ArchType {
UnknownArch,
- arm, // ARM (little endian): arm, armv.*, xscale
----------------
trcrsired wrote:
without doing code formatting the CI won't pass.
https://github.com/llvm/llvm-project/pull/77216
More information about the lldb-commits
mailing list