[all-commits] [llvm/llvm-project] 7169c9: load plugins in FrontendTool to avoid CodeGen depe...
Alexis Engelke via All-commits
all-commits at lists.llvm.org
Fri Dec 12 02:57:50 PST 2025
Branch: refs/heads/users/aengelke/spr/clang-load-pass-plugins-before-parsing-llvm-options
Home: https://github.com/llvm/llvm-project
Commit: 7169c9eef2da43c0e9d79dad32c55797ef31ac27
https://github.com/llvm/llvm-project/commit/7169c9eef2da43c0e9d79dad32c55797ef31ac27
Author: Alexis Engelke <engelke at in.tum.de>
Date: 2025-12-12 (Fri, 12 Dec 2025)
Changed paths:
M clang/include/clang/Basic/CodeGenOptions.h
M clang/lib/CodeGen/BackendUtil.cpp
M clang/lib/Frontend/CompilerInstance.cpp
M clang/lib/FrontendTool/CMakeLists.txt
M clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
Log Message:
-----------
load plugins in FrontendTool to avoid CodeGen dependencies in Frontend
Created using spr 1.3.5-bogner
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list