[PATCH] D32982: CodeGenModule: Always output wchar_size; check LLVM assumptions.

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 17 13:46:44 PDT 2017


MatzeB added a comment.

ping. Do we really need `wchar_t` size in DataLayout to move this forward? I'm not convinced that is the right place for it...


Repository:
  rL LLVM

https://reviews.llvm.org/D32982





More information about the llvm-commits mailing list