[Mlir-commits] [llvm] [clang] [mlir] [compiler-rt] [clang-tools-extra] [lldb] Fix Multiple Build Errors on different platforms (PR #77216)
Anton Korobeynikov
llvmlistbot at llvm.org
Sat Jan 6 17:41:19 PST 2024
================
@@ -46,64 +46,64 @@ class Triple {
enum ArchType {
UnknownArch,
- arm, // ARM (little endian): arm, armv.*, xscale
----------------
asl wrote:
Please do not do such large code reformatting. It makes impossible to review them
https://github.com/llvm/llvm-project/pull/77216
More information about the Mlir-commits
mailing list