[all-commits] [llvm/llvm-project] 21f1dc: [llvm] Fix the modules build

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Thu Jun 30 08:58:51 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 21f1dca125bc8f0fd75993ba956cdaae3fef0719
      https://github.com/llvm/llvm-project/commit/21f1dca125bc8f0fd75993ba956cdaae3fef0719
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2022-06-30 (Thu, 30 Jun 2022)

  Changed paths:
    M llvm/include/llvm/IR/NoFolder.h

  Log Message:
  -----------
  [llvm] Fix the modules build

Fixes error: missing '#include "llvm/IR/FMF.h"'; 'FastMathFlags' must be
defined before it is used in llvm/include/llvm/IR/NoFolder.h.




More information about the All-commits mailing list