[llvm] [clang] [mlir] [compiler-rt] [clang-tools-extra] [lldb] Fix Multiple Build Errors on different platforms (PR #77216)
    Anton Korobeynikov via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Sat Jan  6 17:46:17 PST 2024
    
    
  
================
@@ -46,64 +46,64 @@ class Triple {
   enum ArchType {
     UnknownArch,
 
-    arm,            // ARM (little endian): arm, armv.*, xscale
----------------
asl wrote:
You can ignore these.
https://github.com/llvm/llvm-project/pull/77216
    
    
More information about the llvm-commits
mailing list