[PATCH] D139025: [NFC][RISCV] Extract utility to calculate value through MajorVersion and MinorVersion

Jessica Clarke via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 30 10:57:03 PST 2022


jrtc27 added a comment.

Should this live in RISCVISAInfo.h rather than be a Clang-specific thing given it's just for squeezing version info into the preprocessor? I can't think of a use for it outside that at the moment.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D139025



More information about the cfe-commits mailing list