[llvm] [clang] [mlir] [compiler-rt] [clang-tools-extra] [lldb] Fix Multiple Build Errors on different platforms (PR #77216)

via cfe-commits cfe-commits at lists.llvm.org
Sat Jan 6 17:53:26 PST 2024


================
@@ -46,64 +46,64 @@ class Triple {
   enum ArchType {
     UnknownArch,
 
-    arm,            // ARM (little endian): arm, armv.*, xscale
----------------
trcrsired wrote:

i will fix it later. but first pass CI with other things first to ensure it does not break anything.

https://github.com/llvm/llvm-project/pull/77216


More information about the cfe-commits mailing list