[all-commits] [llvm/llvm-project] a47978: [RISCV][Sema] Add a build dependency on RISCVTarge...
    Craig Topper via All-commits 
    all-commits at lists.llvm.org
       
    Sat Apr 29 13:34:35 PDT 2023
    
    
  
  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a4797869e73355209206a5175c11bedb14013211
      https://github.com/llvm/llvm-project/commit/a4797869e73355209206a5175c11bedb14013211
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2023-04-29 (Sat, 29 Apr 2023)
  Changed paths:
    M clang/lib/Sema/CMakeLists.txt
  Log Message:
  -----------
  [RISCV][Sema] Add a build dependency on RISCVTargetParserTableGen after D145088.
Need to find a better home for RISCV::RVVBitsPerBlock to remove
this dependency. This just a quick fix to fix the build.
    
    
More information about the All-commits
mailing list