[PATCH] D120690: [PDB] Add char8_t type

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 28 19:56:12 PST 2022


rnk added a comment.

Please add a test that uses `llc` and `llvm-pdbutil` to show the roundtripping of this from LLVM IR with debug info to codeview. Otherwise, looks good, thanks!


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

https://reviews.llvm.org/D120690



More information about the llvm-commits mailing list