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

Sam Elliott via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Dec 20 04:15:05 PST 2022


lenary marked an inline comment as done.
lenary added inline comments.


================
Comment at: llvm/include/llvm/ADT/Triple.h:11
+/// This header is deprecated in favour of
+/// `llvm/TargetParser/AArch64TargetParser.h`.
 ///
----------------
barannikov88 wrote:
> Invalid comment.
Fixed in https://reviews.llvm.org/rG741396af16d1


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