[all-commits] [llvm/llvm-project] fa7145: Add missing includes after LLVMCore header cleanup
serge-sans-paille via All-commits
all-commits at lists.llvm.org
Tue Feb 1 22:51:29 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fa7145dfbf94cb93b1c3e610582c495cb806569b
https://github.com/llvm/llvm-project/commit/fa7145dfbf94cb93b1c3e610582c495cb806569b
Author: serge-sans-paille <sguelton at redhat.com>
Date: 2022-02-02 (Wed, 02 Feb 2022)
Changed paths:
M llvm/include/llvm-c/Core.h
M llvm/lib/IR/LegacyPassManager.cpp
Log Message:
-----------
Add missing includes after LLVMCore header cleanup
- conditionally include header only used for expensive check
- have Core.h always include llvm-c/ErrorHandling.h
More information about the All-commits
mailing list