[clang] [llvm] [LFI] Add MCLFIRewriter infrastructure (PR #172906)

Alexis Engelke via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 19 06:52:50 PST 2026


================
@@ -0,0 +1,67 @@
+//===- llvm/MC/MCLFIRewriter.h ----------------------------------*- C++ -*-===//
----------------
aengelke wrote:

We moved away from putting file name/path and language into the header, see CodingStandards. Also in other files.

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


More information about the llvm-commits mailing list