[PATCH] D137838: [Support] Move TargetParsers to new component

Zixuan Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 28 00:07:14 PST 2022


zixuan-wu added inline comments.


================
Comment at: llvm/include/llvm/Support/RISCVISAInfo.h:10
+/// \file
+/// This header is deprecated in favour of `llvm/Support/RISCVISAInfo.h`.
+///
----------------
I think there is a typo that should be 'in favour of `llvm/TargetParser/RISCVISAInfo.h` '


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137838



More information about the llvm-commits mailing list