[Lldb-commits] [PATCH] D137838: [Support] Move TargetParsers to new component

Sergei Barannikov via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Dec 20 03:40:41 PST 2022


barannikov88 added inline comments.


================
Comment at: llvm/include/llvm/ADT/Triple.h:11
+/// This header is deprecated in favour of
+/// `llvm/TargetParser/AArch64TargetParser.h`.
 ///
----------------
Invalid comment.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137838



More information about the lldb-commits mailing list