[PATCH] D54206: [COFF] Fix RvaStart calculation on big-endian hosts
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 13 00:30:45 PST 2018
ruiu added a comment.
I agree with Zach. If this API cannot be used correctly without reinterpret_cast, the return type needs fixing.
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D54206
More information about the llvm-commits
mailing list