[all-commits] [llvm/llvm-project] 9cd6fb: Fix module build after TargetParser

Steven Wu via All-commits all-commits at lists.llvm.org
Tue Dec 20 10:31:41 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9cd6fbee7ed881f8e80b735e95567040e56f189e
      https://github.com/llvm/llvm-project/commit/9cd6fbee7ed881f8e80b735e95567040e56f189e
  Author: Steven Wu <stevenwu at apple.com>
  Date:   2022-12-20 (Tue, 20 Dec 2022)

  Changed paths:
    M clang/lib/Basic/Targets/X86.cpp
    M clang/lib/CodeGen/CGBuiltin.cpp
    M llvm/lib/Analysis/SyncDependenceAnalysis.cpp

  Log Message:
  -----------
  Fix module build after TargetParser

Need to include the textual header from the correct module.




More information about the All-commits mailing list