[all-commits] [llvm/llvm-project] f6cb98: DomTreeUpdater.h - refine includes. NFC.
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sun Jun 7 08:58:32 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f6cb987d501d83515f299b876fc8d32dbe8eb4e1
https://github.com/llvm/llvm-project/commit/f6cb987d501d83515f299b876fc8d32dbe8eb4e1
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-06-07 (Sun, 07 Jun 2020)
Changed paths:
M llvm/include/llvm/Analysis/DomTreeUpdater.h
M llvm/lib/Analysis/DomTreeUpdater.cpp
M llvm/lib/Target/AArch64/AArch64StackTagging.cpp
Log Message:
-----------
DomTreeUpdater.h - refine includes. NFC.
We don't need any of its defs or many of its includes inside PostDominators.h - so split it and reduce the frontend load.
More information about the All-commits
mailing list