[PATCH] D73015: Add more detailed comment for ORC stub code
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 20 00:07:32 PST 2020
MaskRay added a comment.
I guess the code does not need to care about endianness because it is guaranteed to run on x86-64(?) `static const` or `static constexpr` should be better.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73015/new/
https://reviews.llvm.org/D73015
More information about the llvm-commits
mailing list