[all-commits] [llvm/llvm-project] f42f73: SwitchLoweringUtils.h - reduce TargetLowering.h in...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Thu Sep 10 09:42:45 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: f42f733af968e75948442c578e8ad0ae101cc8a3
      https://github.com/llvm/llvm-project/commit/f42f733af968e75948442c578e8ad0ae101cc8a3
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-09-10 (Thu, 10 Sep 2020)

  Changed paths:
    M llvm/include/llvm/CodeGen/GlobalISel/IRTranslator.h
    M llvm/include/llvm/CodeGen/SwitchLoweringUtils.h
    M llvm/lib/CodeGen/SwitchLoweringUtils.cpp

  Log Message:
  -----------
  SwitchLoweringUtils.h - reduce TargetLowering.h include. NFCI.

Only include the headers we actually need, and move the remaining includes down to implicit dependent files.




More information about the All-commits mailing list