[all-commits] [llvm/llvm-project] e5e33f: CFG.h - reduce includes to forward declarations. NFC.

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Sat Jun 6 07:12:55 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: e5e33f23c7dbce0141b5277fb8bfa93b4d37cee4
      https://github.com/llvm/llvm-project/commit/e5e33f23c7dbce0141b5277fb8bfa93b4d37cee4
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-06-06 (Sat, 06 Jun 2020)

  Changed paths:
    M llvm/include/llvm/Analysis/CFG.h
    M llvm/lib/Analysis/CFG.cpp
    M llvm/lib/Target/X86/X86WinEHState.cpp

  Log Message:
  -----------
  CFG.h - reduce includes to forward declarations. NFC.

Remove unnecessary includes from CFG.cpp.

Fix implicit include dependency in X86WinEHState.cpp.




More information about the All-commits mailing list