[PATCH] D74911: [AIX] Pack BasicBlockBits
Sean Fertile via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 20 10:56:36 PST 2020
sfertile accepted this revision.
sfertile added a comment.
This revision is now accepted and ready to land.
Fix the formatting that Lint called out, but otherwise LGTM for fixing building natively on AIX.
Would it make sense to move the logic that defines `BEGIN_TWO_BYTE_PACK` and `END_TWO_BYTE_PACK` into cmake now that its done in more then one place?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74911/new/
https://reviews.llvm.org/D74911
More information about the llvm-commits
mailing list