[all-commits] [llvm/llvm-project] f14d4c: EHPersonalities.h - reduce Triple.h include to for...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sat Jun 6 07:53:02 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f14d4c9c54ce7738a6c496741b7d41eb6532d74e
https://github.com/llvm/llvm-project/commit/f14d4c9c54ce7738a6c496741b7d41eb6532d74e
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-06-06 (Sat, 06 Jun 2020)
Changed paths:
M llvm/include/llvm/Analysis/EHPersonalities.h
M llvm/lib/CodeGen/WinEHPrepare.cpp
M llvm/lib/Transforms/Utils/EscapeEnumerator.cpp
Log Message:
-----------
EHPersonalities.h - reduce Triple.h include to forward declaration. NFC.
Move implicit include dependencies down to source files.
More information about the All-commits
mailing list