[PATCH] D92507: [ms] [llvm-ml] Add support for ALIGN, EVEN, and ORG directives
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 3 06:51:39 PST 2020
thakis added a comment.
Does it wrap around 32-bit in 64-bit output too?
Is this relied on? Or could we error out on negative values instead?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92507/new/
https://reviews.llvm.org/D92507
More information about the llvm-commits
mailing list