[PATCH] D137834: [Support] Reduce Dependence on Host.h

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 11 11:20:30 PST 2022


MaskRay added a comment.

`llvm/Support/Endian.h` `read<T, aligned>(...)` is likely better API for many code pieces in this file.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137834



More information about the llvm-commits mailing list