[all-commits] [llvm/llvm-project] 872bf6: Default CodeGenOptions::LegacyPassManager to !LLVM...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Wed Dec 9 17:10:36 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 872bf680011a71b73e9bd353449d9c42ebf6b8f6
https://github.com/llvm/llvm-project/commit/872bf680011a71b73e9bd353449d9c42ebf6b8f6
Author: Fangrui Song <i at maskray.me>
Date: 2020-12-09 (Wed, 09 Dec 2020)
Changed paths:
M clang/include/clang/Driver/Options.td
Log Message:
-----------
Default CodeGenOptions::LegacyPassManager to !LLVM_ENABLE_NEW_PASS_MANAGER
Fixes test/CodeGen/flatten.c
More information about the All-commits
mailing list