[PATCH] D138202: [OHOS] Add support for OpenHarmony

David Spickett via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 27 02:48:41 PST 2023


DavidSpickett added inline comments.


================
Comment at: llvm/include/llvm/BinaryFormat/MinidumpConstants.def:118
 HANDLE_MDMP_PLATFORM(0x8205, NaCl) // Native Client (NaCl)
+HANDLE_MDMP_PLATFORM(0x8207, OpenHOS)
 
----------------
jrtc27 wrote:
> What's with the 0x8206 gap?
Is this still relevant?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138202



More information about the llvm-commits mailing list