[Lldb-commits] [PATCH] D152922: [lldb][RISCV] Replace enumeration of RVV builtin types with inclusion to RISCVVTypes.def

2023-06-15 Thread Yueh-Ting (eop) Chen via Phabricator via lldb-commits
This revision was landed with ongoing or failed builds. This revision was automatically updated to reflect the committed changes. Closed by commit rG3f9f9e0d9273: [lldb][RISCV] Replace enumeration of RVV builtin types with inclusion to… (authored by eopXD). Repository: rG LLVM Github Monorepo

[Lldb-commits] [PATCH] D152922: [lldb][RISCV] Replace enumeration of RVV builtin types with inclusion to RISCVVTypes.def

2023-06-15 Thread Yueh-Ting (eop) Chen via Phabricator via lldb-commits
eopXD updated this revision to Diff 531616. eopXD added a comment. Rebase to latest main. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D152922/new/ https://reviews.llvm.org/D152922 Files: lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp

[Lldb-commits] [PATCH] D152922: [lldb][RISCV] Replace enumeration of RVV builtin types with inclusion to RISCVVTypes.def

2023-06-14 Thread Yueh-Ting (eop) Chen via Phabricator via lldb-commits
eopXD created this revision. eopXD added a reviewer: DavidSpickett. Herald added subscribers: jobnoorman, VincentWu, vkmr, luismarques, sameer.abuasal, s.egerton, Jim, benna, psnobl, rogfer01, shiva0217, kito-cheng, simoncook, asb, arichardson. Herald added a project: All. eopXD requested review