[PATCH] D156710: [TargetParser] Generate RISCVTargetParserDef only if RISCV is enabled.

Francesco Petrogalli via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 31 09:39:09 PDT 2023


fpetrogalli updated this revision to Diff 545712.
fpetrogalli added a comment.

Fix a bug in the way I was setting the cmake variable.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D156710/new/

https://reviews.llvm.org/D156710

Files:
  llvm/CMakeLists.txt
  llvm/include/llvm/TargetParser/CMakeLists.txt
  llvm/lib/TargetParser/CMakeLists.txt
  llvm/lib/TargetParser/RISCVTargetParser.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156710.545712.patch
Type: text/x-patch
Size: 3400 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230731/2a4a145d/attachment.bin>


More information about the llvm-commits mailing list