[clang] [llvm] [llvm] Add triples for managarm (PR #87845)
Fangrui Song via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 17 23:02:27 PDT 2025
================
@@ -0,0 +1,227 @@
+//===--- Managarm.h - Managarm ToolChain Implementations --------*- C++ -*-===//
----------------
MaskRay wrote:
For new files, just use `//===----------------------------------------------------------------------===//`
per latest https://llvm.org/docs/CodingStandards.html#file-headers
The license lines below should be fixed
https://github.com/llvm/llvm-project/pull/87845
More information about the llvm-commits
mailing list