[all-commits] [llvm/llvm-project] 5e8700: Load pass plugins during option processing, so tha...
Wael Yehia via All-commits
all-commits at lists.llvm.org
Tue Mar 15 05:44:12 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5e8700ce8bf58bdf0a59eef99c85185a74177555
https://github.com/llvm/llvm-project/commit/5e8700ce8bf58bdf0a59eef99c85185a74177555
Author: Wael Yehia <wyehia at ca.ibm.com>
Date: 2022-03-15 (Tue, 15 Mar 2022)
Changed paths:
M llvm/test/Feature/load_extension.ll
M llvm/tools/opt/NewPMDriver.cpp
M llvm/tools/opt/NewPMDriver.h
M llvm/tools/opt/opt.cpp
Log Message:
-----------
Load pass plugins during option processing, so that plugin options are registered and live.
More information about the All-commits
mailing list