[all-commits] [llvm/llvm-project] de4d2f: Fix cyclic header dependency between Support<->Opt...

Raphael Isemann via All-commits all-commits at lists.llvm.org
Mon Oct 18 01:06:39 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: de4d2f80b75e2a1e4b0ac5c25e20f20839633688
      https://github.com/llvm/llvm-project/commit/de4d2f80b75e2a1e4b0ac5c25e20f20839633688
  Author: Raphael Isemann <teemperor at gmail.com>
  Date:   2021-10-18 (Mon, 18 Oct 2021)

  Changed paths:
    M llvm/include/llvm/Support/RISCVISAInfo.h
    M llvm/lib/Support/RISCVISAInfo.cpp

  Log Message:
  -----------
  Fix cyclic header dependency between Support<->Option due to RISCVISAInfo

This was introduced in D105168 which added RISCVISAInfo.h.




More information about the All-commits mailing list