[Mlir-commits] [llvm] [clang] [mlir] [compiler-rt] [clang-tools-extra] [lldb] Fix Multiple Build Errors on different platforms (PR #77216)
    llvmlistbot at llvm.org 
    llvmlistbot at 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 Mlir-commits
mailing list