From fafd3b8572fb450a8a4fa45208b85210bb00e0f5 Mon Sep 17 00:00:00 2001 From: Benson Chu Date: Tue, 31 Mar 2026 17:10:24 -0500 Subject: [PATCH] Renamed file --- lisp/llvm-lib/{clang-option-sets.el => compiler-option-sets.el} | 0 lisp/llvm-lib/{llvm-shared.el => lib-comp-dev.el} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename lisp/llvm-lib/{clang-option-sets.el => compiler-option-sets.el} (100%) rename lisp/llvm-lib/{llvm-shared.el => lib-comp-dev.el} (100%) diff --git a/lisp/llvm-lib/clang-option-sets.el b/lisp/llvm-lib/compiler-option-sets.el similarity index 100% rename from lisp/llvm-lib/clang-option-sets.el rename to lisp/llvm-lib/compiler-option-sets.el diff --git a/lisp/llvm-lib/llvm-shared.el b/lisp/llvm-lib/lib-comp-dev.el similarity index 100% rename from lisp/llvm-lib/llvm-shared.el rename to lisp/llvm-lib/lib-comp-dev.el