From fbbcfd27436fe61799c79aec14f9c2c3fdf73497 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Wed, 18 Jun 2025 10:27:31 +0200 Subject: feat: PEF format update `5.0` and codebase refactors. Signed-off-by: Amlal El Mahrouss --- dev/LibCompiler/src/Frontend/CompilerCPlusPlusAMD64.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev/LibCompiler/src/Frontend') diff --git a/dev/LibCompiler/src/Frontend/CompilerCPlusPlusAMD64.cc b/dev/LibCompiler/src/Frontend/CompilerCPlusPlusAMD64.cc index 4a1a1f7..984d059 100644 --- a/dev/LibCompiler/src/Frontend/CompilerCPlusPlusAMD64.cc +++ b/dev/LibCompiler/src/Frontend/CompilerCPlusPlusAMD64.cc @@ -1,7 +1,7 @@ /* * ======================================================== * - * cxxdrv + * CompilerCPlusPlusAMD64 CPlusPlus Compiler Driver * Copyright (C) 2024-2025 Amlal El Mahrouss, all rights reserved. * * ======================================================== -- cgit v1.2.3