[clang] [flang] [llvm] [mlir] [Support][NFC] Move OptimizationLevel to the Support directory (PR #157057)
Sergei Barannikov via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 5 04:21:19 PDT 2025
s-barannikov wrote:
I always thought of ADT and Support libraries as being useful for other projects, OptLevel seems too llvm-specific to me. Could CodeGen directory be a better choice?
https://github.com/llvm/llvm-project/pull/157057
More information about the cfe-commits
mailing list