[all-commits] [llvm/llvm-project] 57f7c7: Add missing MC includes in bolt/

serge-sans-paille via All-commits all-commits at lists.llvm.org
Wed Feb 9 05:29:11 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 57f7c7d90ef7f5af97cbe22861c7c983b01c2fd2
      https://github.com/llvm/llvm-project/commit/57f7c7d90ef7f5af97cbe22861c7c983b01c2fd2
  Author: serge-sans-paille <sguelton at redhat.com>
  Date:   2022-02-09 (Wed, 09 Feb 2022)

  Changed paths:
    M bolt/include/bolt/Passes/LivenessAnalysis.h
    M bolt/include/bolt/Passes/ReachingDefOrUse.h
    M bolt/include/bolt/Passes/ShrinkWrapping.h
    M bolt/lib/Core/BinaryContext.cpp
    M bolt/lib/Core/BinaryFunction.cpp
    M bolt/lib/Core/DebugData.cpp
    M bolt/lib/Core/MCPlusBuilder.cpp
    M bolt/lib/Core/Relocation.cpp
    M bolt/lib/Passes/DataflowAnalysis.cpp
    M bolt/lib/Passes/FrameAnalysis.cpp
    M bolt/lib/Passes/RegAnalysis.cpp
    M bolt/lib/Passes/StackAvailableExpressions.cpp
    M bolt/lib/Passes/TailDuplication.cpp
    M bolt/lib/Target/X86/X86MCPlusBuilder.cpp

  Log Message:
  -----------
  Add missing MC includes in bolt/

Changes needed after ef736a1c39f27ef4 that removes some implicit
dependencies from MrCV headers.




More information about the All-commits mailing list