[llvm] [Xtensa] Add esp32/esp8266 cpus implementation. (PR #152409)
Fangrui Song via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 11 09:32:31 PDT 2025
================
@@ -0,0 +1,78 @@
+//==-- XtensaTargetParser - Parser for Xtensa features --*- C++ -*-=//
----------------
MaskRay wrote:
https://llvm.org/docs/CodingStandards.html#file-headers
`//===----------------------------------------------------------------------===//` for new C++ files.
https://github.com/llvm/llvm-project/pull/152409
More information about the llvm-commits
mailing list