[PATCH] D35651: [ELF] Align the value if needed when computing the expression
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 20 08:36:19 PDT 2017
ruiu added a comment.
The test you added doesn't seem to exercise the code you added. Don't you need something like `ALIGN(3, 8) + 10` to test that?
Repository:
rL LLVM
https://reviews.llvm.org/D35651
More information about the llvm-commits
mailing list